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

  /src/usr.sbin/bootp/bootptest/
bootptest.c 77 #define WAITSECS 1
384 n = poll(set, 1, WAITSECS * 1000);
397 secs += WAITSECS;
  /src/usr.sbin/user/
user.c 185 #ifndef WAITSECS
186 #define WAITSECS 10
1100 if ((ptmpfd = pw_lock(WAITSECS)) < 0) {
1462 if ((ptmpfd = pw_lock(WAITSECS)) < 0) {

Completed in 12 milliseconds