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

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_lock.c415 int timeo, starttime, endtime, lastmsg, wentdown = 0; local
H A Dnfs_syscalls.c737 struct timeval timeo; local
H A Dnfs_gss.c1146 int timeo = NFS_TRYLATERDEL; local
H A Dnfs_socket.c586 struct timeval timeo; local
940 nfs_connect(struct nfsmount *nmp, int verbose, int timeo) argument
1504 int timeo; local
1926 struct timeval timeo; local
2157 struct timeval timeo, now; local
4501 int timeo, maxtime, finish_asyncio, error; local
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
5022 nfs_portmap_lookup( struct nfsmount *nmp, vfs_context_t ctx, struct sockaddr *sa, socket_t so, uint32_t protocol, uint32_t vers, uint32_t ipproto, int timeo) argument
5224 int timeo = (nfs_squishy_flags & NFS_SQUISH_QUICK) ? NFS_SQUISHY_QUICKTIMEOUT : NFS_SQUISHY_DEADTIMEOUT; local
[all...]
H A Dnfs_subs.c1588 uint32_t timeo; local
1634 int32_t timeo; local
[all...]
H A Dnfs_vfsops.c2513 int done = 0, timeo, tries, maxtries; local
3904 nfs3_mount_rpc(struct nfsmount *nmp, struct sockaddr *sa, int sotype, int nfsvers, char *path, vfs_context_t ctx, int timeo, fhandle_ argument
3987 nfs3_umount_rpc(struct nfsmount *nmp, vfs_context_t ctx, int timeo) argument
4412 int error = 0, slen, timeo; local
4783 int i, timeo, error = 0; local
[all...]
H A Dnfs.h236 int timeo; /* initial timeout in .1 secs */ member in struct:nfs_args
280 int timeo; /* initial timeout in .1 secs */ member in struct:user_nfs_args

Completed in 83 milliseconds