Searched refs:PROC_UNAVAIL (Results 1 – 3 of 3) sorted by relevance
42 PROC_UNAVAIL = 3, /* program can't support procedure */ enumerator
44 case PROC_UNAVAIL: in Reply()
71 fRPCError = PROC_UNAVAIL; in CallbackRequest()