Home
last modified time | relevance | path

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

/trueos/sbin/mount_nfs/
HDmount_nfs.c85 int sotype; member
683 int doconnect, nfsvers, mntvers, sotype; in nfs_tryproto() local
934 netidbytype(int af, int sotype) in netidbytype()
/trueos/sys/nfs/
HDnfsdiskless.h77 int sotype; /* Socket type */ member
/trueos/tools/regression/netinet/ipsockopt/
HDipsockopt.c647 int sotype; in test_ip_multicast_membership() local
/trueos/sys/nfsclient/
HDnfsargs.h47 int sotype; /* Socket type */ member
/trueos/sys/security/audit/
HDaudit.h273 #define AUDIT_ARG_SOCKET(sodomain, sotype, soprotocol) do { \ argument
387 #define AUDIT_ARG_SOCKET(sodomain, sotype, soprotocol) argument
HDaudit_arg.c429 audit_arg_socket(int sodomain, int sotype, int soprotocol) in audit_arg_socket()