Home
last modified time | relevance | path

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

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