Searched refs:NFSSVC_NFSUSERDDELPORT (Results 1 – 4 of 4) sorted by relevance
56 #define NFSSVC_NFSUSERDDELPORT 0x00002000 macro
100 NFSSVC_NFSUSERDPORT | NFSSVC_NFSUSERDDELPORT)) && in sys_nfssvc()
283 if (forcestart && nfssvc(NFSSVC_NFSUSERDDELPORT, NULL) < 0) in main()835 if (nfssvc(NFSSVC_NFSUSERDDELPORT, NULL) < 0) { in cleanup_term()
777 } else if (uap->flag & NFSSVC_NFSUSERDDELPORT) { in nfssvc_call()