Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/nfs/
H A Dnfs_syscalls.c650 int error = 0, sodomain, sotype, soprotocol, on = 1; in nfssvc_addsock() local
H A Dnfs.h293 int sotype; /* Socket type */ member
341 int sotype; /* Socket type */ member
/xnu-8792.41.9/bsd/security/audit/
H A Daudit_arg.c317 audit_arg_socket(struct kaudit_record *ar, int sodomain, int sotype, in audit_arg_socket()