Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/yp/
H A Dyplib.c66 struct timeval _yplib_timeout = { YPLIB_TIMEOUT, 0 }; variable
/netbsd-src/distrib/utils/libhack/
H A Dyplib.c75 struct timeval _yplib_timeout = { YPLIB_TIMEOUT, 0 }; variable