Searched refs:NULL_xdrproc_t (Results 1 – 3 of 3) sorted by relevance
127 {__dontcare__, NULL_xdrproc_t}};140 NULL_xdrproc_t); in xdr_replymsg()
707 for (; choices->proc != NULL_xdrproc_t; choices++) in libc_hidden_def()716 return ((dfault == NULL_xdrproc_t) ? FALSE : in libc_hidden_def()
231 #define NULL_xdrproc_t ((xdrproc_t)0) macro
Completed in 8 milliseconds