| /src/tests/lib/libc/sys/ |
| H A D | t_getsockname.c | 49 struct sockaddr_un sun; local in function:ATF_TC_BODY [all...] |
| /src/tests/kernel/ |
| H A D | t_semtimedop.c | 60 union semun sun; local in function:ATF_TC_BODY 111 union semun sun; local in function:ATF_TC_BODY 172 union semun sun; local in function:ATF_TC_BODY 231 union semun sun; local in function:ATF_TC_BODY [all...] |
| H A D | t_cloexec.c | 59 struct sockaddr_un sun; member in union:open_via_accept4::__anona9cae4ec010a 192 struct sockaddr_un sun; member in union:open_via_paccept::__anona9cae4ec020a
|
| H A D | t_clofork.c | 60 struct sockaddr_un sun; member in union:open_via_accept4::__anonab8473f9010a 182 struct sockaddr_un sun; member in union:open_via_paccept::__anonab8473f9020a
|
| H A D | t_sysv.c | 405 union semun sun; local in function:ATF_TC_BODY [all...] |
| /src/regress/sys/compat/ |
| H A D | uipc_syscalls_43.c | 37 struct sockaddr_un sun; local in function:main [all...] |
| /src/tests/include/sys/ |
| H A D | t_socket.c | 85 struct sockaddr_un sun; local in function:ATF_TC_BODY [all...] |
| /src/tests/lib/libutil/ |
| H A D | t_sockaddr_snprintf.c | 97 make_un(struct sockaddr_un *sun) argument 160 struct sockaddr_un sun; local in function:ATF_TC_BODY 226 struct sockaddr_un sun; local in function:ATF_TC_BODY [all...] |
| /src/libexec/lfs_cleanerd/ |
| H A D | cleansrv.c | 115 struct sockaddr_un sun; local in function:send_fss_to_master 163 struct sockaddr_un sun; local in function:try_to_become_master [all...] |
| /src/lib/libutil/ |
| H A D | sockaddr_snprintf.c | 113 debug_un(char *str, size_t len, const struct sockaddr_un *sun) argument 152 const struct sockaddr_un *sun = NULL; local in function:sockaddr_snprintf [all...] |
| /src/usr.bin/netstat/ |
| H A D | unix.c | 108 struct sockaddr_un sun, rsun; local in function:unixdomainpr 184 struct sockaddr_un *sun; local in function:unixpr 90 unixdomainpr0(u_long so_pcb,u_long so_type,u_long rcvq,u_long sndq,u_long inode,u_long conn,u_long refs,u_long nextref,u_long addr,struct sockaddr_un * sun,int remote) argument [all...] |
| /src/lib/libc/gen/ |
| H A D | xsyslog.c | 80 static const struct sockaddr_un sun = { local in function:connectlog_r
|
| /src/lib/libc/net/ |
| H A D | getnameinfo.c | 227 const struct sockaddr_un *sun = local in function:getnameinfo_local
|
| /src/regress/sys/kern/unfdpass/ |
| H A D | unfdpass.c | 96 struct sockaddr_un sun, csun; local in function:main 353 struct sockaddr_un sun; local in function:child [all...] |
| /src/usr.bin/sockstat/ |
| H A D | sockstat.c | 691 struct sockaddr_un *sun = satosun(sa); local in function:print_addr
|
| /src/usr.sbin/perfused/ |
| H A D | msg.c | 55 struct sockaddr_un sun; local in function:perfused_open_sock
|
| H A D | perfused.c | 188 struct sockaddr_un sun; local in function:get_mount_info 466 struct sockaddr_un sun; local in function:main [all...] |
| /src/sys/kern/ |
| H A D | uipc_domain.c | 426 const struct sockaddr_un *sun = v; local in function:sun_print
|
| H A D | uipc_usrreq.c | 350 const struct sockaddr_un *sun; local in function:unp_output 386 const struct sockaddr_un *sun = NULL; local in function:unp_setaddr 947 struct sockaddr_un *sun; local in function:makeun_sb 959 struct sockaddr_un *sun; local in function:unp_bind 1151 struct sockaddr_un *sun; local in function:unp_connect [all...] |
| /src/lib/libc/rpc/ |
| H A D | rpc_generic.c | 635 struct sockaddr_un *sun; local in function:__rpc_taddr2uaddr_af 697 struct sockaddr_un *sun; local in function:__rpc_uaddr2taddr_af [all...] |
| H A D | rpcb_clnt.c | 439 struct sockaddr_un sun; local in function:local_rpcb
|
| /src/lib/libperfuse/ |
| H A D | perfuse.c | 172 struct sockaddr_un sun; local in function:perfuse_open 296 struct sockaddr_un *sun; local in function:perfuse_mount [all...] |
| /src/games/hunt/huntd/ |
| H A D | driver.c | 160 struct sockaddr_un *sun; local in function:makeaddr
|
| /src/usr.sbin/rpcbind/ |
| H A D | rpcbind.c | 294 struct sockaddr_un sun; local in function:init_transport
|
| /src/tests/net/net/ |
| H A D | t_unix.c | 106 struct sockaddr_un sun; local in function:acc 455 struct sockaddr_un sun = {.sun_family = AF_UNIX, .sun_path = "sock"}; local in function:ATF_TC_BODY [all...] |