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

/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dnfsmount.h233 #define NMSOCK_UPCALL 0x0040 /* socket upcall in progress */ macro
H A Dnfs_socket.c1026 if (nmp->nm_sockflags & NMSOCK_UPCALL) {
1031 nmp->nm_sockflags |= NMSOCK_UPCALL;
1124 nmp->nm_sockflags &= ~NMSOCK_UPCALL;

Completed in 34 milliseconds