Home
last modified time | relevance | path

Searched refs:YPBINDPROC_NULL (Results 1 – 3 of 3) sorted by relevance

/freebsd/include/rpcsvc/
H A Dyp_prot.h229 #define YPBINDPROC_NULL ((u_long)0) macro
H A Dyp.x362 YPBINDPROC_NULL(void) = 0;
/freebsd/usr.sbin/ypbind/
H A Dypbind.c304 case YPBINDPROC_NULL: in ypbindprog_2()