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

  /src/distrib/utils/libhack/
yplib.c 75 struct timeval _yplib_timeout = { YPLIB_TIMEOUT, 0 }; variable in typeref:struct:timeval
  /src/lib/libc/yp/
yplib.c 66 struct timeval _yplib_timeout = { YPLIB_TIMEOUT, 0 }; variable in typeref:struct:timeval
225 (xdrproc_t)xdr_ypbind_resp, &ypbr, _yplib_timeout);

Completed in 12 milliseconds