SLP_INIT          377 nfs/nfs.h      #define	SLP_INIT	0x01
SLP_INIT          143 nfs/nfs_syscalls.c 	while (nfssvc_sockhead_flag & SLP_INIT) {
SLP_INIT          620 nfs/nfs_syscalls.c 	if (nfssvc_sockhead_flag & SLP_INIT)
SLP_INIT          622 nfs/nfs_syscalls.c 	nfssvc_sockhead_flag |= SLP_INIT;
SLP_INIT          636 nfs/nfs_syscalls.c 	nfssvc_sockhead_flag &= ~SLP_INIT;