Searched refs:ypresp_allfn (Results 1 - 4 of 4) sorted by relevance

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

Completed in 116 milliseconds