Searched defs:__yp_dobind (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/yp/
H A Dyp_bind.c100 * The bound_domains_lock serializes all action in yp_unbind(), __yp_dobind(),
109 * reference count is incremented in __yp_dobind. The thread calls
159 * cache bad. This will cause a subsequent call to __yp_dobind
198 * MT-safe because it is only invoked from __yp_dobind(), which serializes
228 * MT-safe because it is only invoked from __yp_dobind(), which serializes
245 * POLICY: Let nobody do a yp_bind or __yp_dobind explicitly
363 * MT-safe because it is only invoked from __yp_dobind(), which serializes
455 * MT-safe because it is only invoked from __yp_dobind(), which serializes
672 __yp_dobind( function
676 /* traditional __yp_dobind loop
[all...]

Completed in 48 milliseconds