Searched defs:sotype (Results 1 - 7 of 7) sorted by relevance

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_boot.c135 int nfs_boot_getfh(__unused struct nfs_diskless *nd, __unused int v3, __unused int sotype) argument
319 nfs_boot_getfh(struct nfs_diskless *nd, int v3, int sotype) argument
H A Dnfs_syscalls.c735 int error = 0, sodomain, sotype, soprotocol, on = 1; local
H A Dnfs_socket.c949 uint8_t sotype = nmp->nm_sotype ? nmp->nm_sotype : SOCK_STREAM; local
2774 int error, error2, sotype, rexmit, slpflag = 0, needrecon; local
456 nfs_socket_create( __unused struct nfsmount *nmp, struct sockaddr *sa, int sotype, in_port_t port, uint32_t protocol, uint32_t vers, int resvport, struct nfs_socket **nsop) argument
4850 nfs_aux_request( struct nfsmount *nmp, thread_t thd, struct sockaddr *saddr, socket_t so, int sotype, mbuf_t mreq, uint32_t xid, int bindresv, int timeo, struct nfsm_chain *nmrep) argument
[all...]
H A Dnfs_subs.c1033 nfsm_rpchead2(struct nfsmount *nmp, int sotype, int prog, int vers, int proc, int auth_type, argument
H A Dnfs_vfsops.c885 int v3, sotype; local
2841 char sotype[6]; local
3904 nfs3_mount_rpc(struct nfsmount *nmp, struct sockaddr *sa, int sotype, int nfsvers, char *path, vfs_context_t ctx, int timeo, fhandle_t *fh, struct nfs_sec *sec) argument
4773 char sotype[6]; local
[all...]
H A Dnfs.h224 int sotype; /* Socket type */ member in struct:nfs_args
272 int sotype; /* Socket type */ member in struct:user_nfs_args
/darwin-on-arm/xnu/bsd/security/audit/
H A Daudit_arg.c330 audit_arg_socket(struct kaudit_record *ar, int sodomain, int sotype, argument

Completed in 104 milliseconds