Searched defs:offsetof_sun_path (Results 1 – 13 of 13) sorted by relevance
58 let offsetof_sun_path = super::addr::offsetof_sun_path(); in read_sockaddr() localVariable156 let offsetof_sun_path = super::addr::offsetof_sun_path(); in read_sockaddr_os() localVariable
172 pub(crate) fn offsetof_sun_path() -> usize { in offsetof_sun_path() function
109 let offsetof_sun_path = super::addr::offsetof_sun_path(); in read_sockaddr() localVariable257 let offsetof_sun_path = super::addr::offsetof_sun_path(); in inner_read_sockaddr_os() localVariable
211 pub(crate) fn offsetof_sun_path() -> usize { in offsetof_sun_path() function
91 const size_t offsetof_sun_path = offsetof(struct sockaddr_un, sun_path); in test_msg_name() local
122 const size_t offsetof_sun_path = offsetof(struct sockaddr_un, sun_path); in test_sockname_syscall() local
54 const int offsetof_sun_path = offsetof(struct sockaddr_un, sun_path); in print_msghdr() local