Home
last modified time | relevance | path

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

/freebsd/include/rpcsvc/
H A Dyp.x39 const YPMAXPEER = 64; variable
79 typedef string peername<YPMAXPEER>; typedef
H A Dyp_prot.h83 #define YPMAXPEER ((u_long)256) macro
/freebsd/usr.sbin/ypldap/
H A Dyp.c582 static char master[YPMAXPEER + 1]; in ypproc_master_2_svc()