Searched defs:sotype (Results 1 – 8 of 8) sorted by relevance
| /xnu-8020.101.4/bsd/nfs/ |
| H A D | nfs_boot.c | 152 nfs_boot_getfh(__unused struct nfs_diskless *nd, __unused int v3, __unused int sotype) in nfs_boot_getfh() 312 nfs_boot_getfh(struct nfs_diskless *nd, int v3, int sotype) in nfs_boot_getfh() 722 int sotype, in md_mount() 847 int v3, sotype; in nfs_mountroot() local
|
| H A D | krpc_subr.c | 219 u_int sotype, u_int prog, u_int vers, u_int func, in krpc_call()
|
| H A D | nfs_vfsops.c | 2601 char sotype[16]; in mountnfs() local 4000 nfs3_check_lockmode(struct nfsmount *nmp, struct sockaddr *sa, int sotype, int timeo) in nfs3_check_lockmode() 4033 nfs3_mount_rpc(struct nfsmount *nmp, struct sockaddr *sa, int sotype, int nfsvers, char *path, vfs_… in nfs3_mount_rpc() 5194 char sotype[16]; in nfs_mountinfo_assemble() local
|
| H A D | nfs_socket.c | 544 uint8_t sotype, in nfs_socket_create() 1233 uint8_t sotype = nmp->nm_sotype ? nmp->nm_sotype : SOCK_STREAM; in nfs_connect() local 3347 int error, error2, sotype, rexmit, slpflag = 0, needrecon; in nfs_send() local 5730 int sotype, in nfs_aux_request()
|
| H A D | nfs_syscalls.c | 940 int error = 0, sodomain, sotype, soprotocol, on = 1; in nfssvc_addsock() local
|
| H A D | nfs.h | 292 int sotype; /* Socket type */ member 340 int sotype; /* Socket type */ member
|
| H A D | nfs_subs.c | 1277 nfsm_rpchead2(__unused struct nfsmount *nmp, int sotype, int prog, int vers, int proc, int auth_typ… in nfsm_rpchead2()
|
| /xnu-8020.101.4/bsd/security/audit/ |
| H A D | audit_arg.c | 317 audit_arg_socket(struct kaudit_record *ar, int sodomain, int sotype, in audit_arg_socket()
|