Home
last modified time | relevance | path

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

/freebsd-12-stable/libexec/ypxfr/
Dypxfr_getmap.c48 extern int (*ypresp_allfn)();
84 ypresp_allfn = callback; in ypxfr_get_map()
/freebsd-12-stable/lib/libc/yp/
Dxdryp.c40 extern int (*ypresp_allfn)();
107 r = (*ypresp_allfn)(status, in xdr_ypresp_all_seq()
DSymbol.map9 ypresp_allfn;
Dyplib.c101 int (*ypresp_allfn)(); variable
978 ypresp_allfn = incallback->foreach; in yp_all()
/freebsd-12-stable/usr.sbin/ypserv/common/
Dyplib_host.c57 extern int (*ypresp_allfn)(u_long, char *, int, char *, int, void *);
269 ypresp_allfn = incallback->foreach; in yp_all_host()