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

/macosx-10.9.5/Libinfo-449.1.3/rpc.subproj/
H A Dclnt_perror.c122 case RPC_PROGNOTREGISTERED:
225 { RPC_PROGNOTREGISTERED,
H A Dpmap_getport.c116 rpc_createerr.cf_stat = RPC_PROGNOTREGISTERED;
H A Dclnt.h109 RPC_PROGNOTREGISTERED=15, /* remote program is not registered */ enumerator in enum:clnt_stat
/macosx-10.9.5/autofs-234/automountd/
H A Dautod_nfs.c1117 rpc_createerr.cf_stat = RPC_PROGNOTREGISTERED;
1329 if (rpc_createerr.cf_stat == RPC_PROGNOTREGISTERED) {

Completed in 76 milliseconds