Searched defs:sotype (Results 1 – 8 of 8) sorted by relevance
/freebsd/lib/libnv/tests/ |
H A D | nvlist_send_recv_test.c | 340 nvlist_send_recv__send_nvlist(short sotype) in nvlist_send_recv__send_nvlist() 364 nvlist_send_recv__send_closed_fd(short sotype) in nvlist_send_recv__send_closed_fd() 431 nvlist_send_recv__send_many_fds(short sotype) in nvlist_send_recv__send_many_fds()
|
/freebsd/sbin/mount_nfs/ |
H A D | mount_nfs.c | 77 int sotype; member 773 int doconnect, nfsvers, mntvers, sotype; in nfs_tryproto() local 1058 netidbytype(int af, int sotype) in netidbytype()
|
/freebsd/sys/nfs/ |
H A D | nfsdiskless.h | 76 int sotype; /* Socket type */ member
|
/freebsd/tools/regression/netinet/ipsockopt/ |
H A D | ipsockopt.c | 645 int sotype; in test_ip_multicast_membership() local
|
/freebsd/sys/nfsclient/ |
H A D | nfsargs.h | 46 int sotype; /* Socket type */ member
|
/freebsd/sys/security/audit/ |
H A D | audit.h | 297 #define AUDIT_ARG_SOCKET(sodomain, sotype, soprotocol) do { \ argument 451 #define AUDIT_ARG_SOCKET(sodomain, sotype, soprotocol) argument
|
H A D | audit_arg.c | 435 audit_arg_socket(int sodomain, int sotype, int soprotocol) in audit_arg_socket()
|
/freebsd/sys/contrib/libnv/ |
H A D | nvlist.c | 1277 int *fds, soflags, sotype; in nvlist_recv() local
|