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

/netbsd-current/lib/libc/rpc/
H A Drpc_prot.c176 { __dontcare__, NULL_xdrproc_t } };
193 NULL_xdrproc_t));
/netbsd-current/common/lib/libc/rpc/
H A Dxdr.c716 for (; choices->proc != NULL_xdrproc_t; choices++) {
724 return ((dfault == NULL_xdrproc_t) ? FALSE :
/netbsd-current/common/include/rpc/
H A Dxdr.h232 #define NULL_xdrproc_t ((xdrproc_t)0) macro

Completed in 131 milliseconds