Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ypserv/
H A Dyp_server.c576 static char ypvalbuf[YPMAXRECORD]; local
611 bcopy(val.valdat_val, &ypvalbuf, val.valdat_len);
612 ypvalbuf[val.valdat_len] = '\0';
613 result.peer = ypvalbuf;