Home
last modified time | relevance | path

Searched refs:YPSLEEPTIME (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/yp/
H A Dyp_bind.c73 #define YPSLEEPTIME 5 /* Time to sleep between tries */ macro
74 unsigned int _ypsleeptime = YPSLEEPTIME;
/illumos-gate/usr/src/cmd/ypcmd/
H A Dypwhich.c70 #define YPSLEEPTIME 5 /* between two tries of bind */ macro