Home
last modified time | relevance | path

Searched defs:ypall_callback (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/head/rpcsvc/
H A Dypclnt.h92 struct ypall_callback { struct
111 extern int yp_all(char *, char *, struct ypall_callback *); argument
/illumos-gate/usr/src/cmd/ypcmd/
H A Dypxfr.c1593 ypall_callback(status, key, kl, val, vl, pushstat) in ypall_callback() function