HomeSort by: relevance | last modified time | path
    Searched defs:_yp_dobind (Results 1 - 2 of 2) sorted by relevancy

  /src/distrib/utils/libhack/
yplib.c 100 _yp_dobind(dom, ypdb) function
117 return _yp_dobind(dom, NULL);
  /src/lib/libc/yp/
yplib.c 99 _yp_dobind(const char *dom, struct dom_binding **ypdb) function in typeref:typename:int
299 return _yp_dobind(dom, NULL);

Completed in 12 milliseconds