Home
last modified time | relevance | path

Searched defs:sotype (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/lib/libnv/tests/
H A Dnvlist_send_recv_test.c338 nvlist_send_recv__send_nvlist(short sotype) nvlist_send_recv__send_nvlist() argument
362 nvlist_send_recv__send_closed_fd(short sotype) nvlist_send_recv__send_closed_fd() argument
429 nvlist_send_recv__send_many_fds(short sotype) nvlist_send_recv__send_many_fds() argument
/freebsd-src/sbin/mount_nfs/
H A Dmount_nfs.c77 int sotype; member
756 int doconnect, nfsvers, mntvers, sotype; nfs_tryproto() local
1007 netidbytype(int af,int sotype) netidbytype() argument
[all...]
/freebsd-src/sys/nfs/
H A Dnfsdiskless.h76 int sotype; /* Socket type */ member
/freebsd-src/sys/nfsclient/
H A Dnfsargs.h46 int sotype; /* Socket type */ member
/freebsd-src/tools/regression/netinet/ipsockopt/
H A Dipsockopt.c645 int sotype; in test_ip_multicast_membership() local
/freebsd-src/sys/security/audit/
H A Daudit.h297 #define AUDIT_ARG_SOCKET(sodomain, sotype, soprotocol) do { \ argument
449 AUDIT_ARG_SOCKET(sodomain,sotype,soprotocol) global() argument
H A Daudit_arg.c435 audit_arg_socket(int sodomain, int sotype, int soprotocol) in audit_arg_socket() argument
/freebsd-src/sys/contrib/libnv/
H A Dnvlist.c1281 solen = sizeof(sotype); in nvlist_recv() local