Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/yp/
H A Dyp_order.c76 if (reason = __yp_dobind(domain, &pdomb)) in yp_order()
H A Dyp_b.h151 extern int __yp_dobind(char *, struct dom_binding **);
H A Dyp_master.c77 if (reason = __yp_dobind(domain, &pdomb)) in yp_master()
H A Dyp_bind.c672 __yp_dobind( in __yp_dobind() function
847 res = __yp_dobind(domain, &binding); in yp_bind()
/illumos-gate/usr/src/cmd/ypcmd/
H A Dypwhich.c714 if (err = __yp_dobind(domain, &binding)) { in dump_ypmaps()
/illumos-gate/usr/src/lib/libnsl/common/
H A Dmapfile-vers881 __yp_dobind;