Home
last modified time | relevance | path

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

/freebsd/include/rpcsvc/
H A Dypclnt.h62 struct ypall_callback { struct
70 struct ypall_callback; argument
86 int yp_all(char *indomain, char *inmap, struct ypall_callback *incallback);
/freebsd/usr.sbin/ypserv/common/
H A Dyplib_host.h46 struct ypall_callback *incallback);
H A Dyplib_host.c257 struct ypall_callback *incallback) in yp_all_host()
/freebsd/usr.bin/ypcat/
H A Dypcat.c90 struct ypall_callback ypcb; in main()
/freebsd/lib/libc/yp/
H A Dyplib.c926 yp_all(char *indomain, char *inmap, struct ypall_callback *incallback) in yp_all()