Searched refs:upcall (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_socket.c307 * NFS client connect socket upcall.
319 NFS_SOCK_DBG(("nfs connect - socket %p upcall - connecting\n", nso));
326 NFS_SOCK_DBG(("nfs connect - socket %p upcall - nevermind\n", nso));
330 NFS_SOCK_DBG(("nfs connect - socket %p upcall\n", nso));
557 if (nso->nso_flags & NSO_UPCALL) /* give upcall a chance to complete */
582 * in the socket upcall non-blocking.
946 sock_upcall upcall; local
1106 /* remove the connect upcall so nfs_portmap_lookup() can use this socket */
1335 /* put the real upcall in place */
1336 upcall
[all...]

Completed in 76 milliseconds