Searched refs:NULL_xdrproc_t (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/Libinfo-459/rpc.subproj/
H A Drpc_prot.c167 { __dontcare__, NULL_xdrproc_t } };
182 (caddr_t)&(rmsg->rm_reply.ru), reply_dscrm, NULL_xdrproc_t));
H A Dxdr.c672 for (; choices->proc != NULL_xdrproc_t; choices++) {
680 return ((dfault == NULL_xdrproc_t) ? FALSE :
H A Dxdr.h315 #define NULL_xdrproc_t ((xdrproc_t)0) macro

Completed in 139 milliseconds