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

  /src/tests/lib/libc/sys/
t_clock_gettime.c 241 static const struct timespec maxtime = {5, 0}; local in function:check_monotonicity
263 } while (timespeccmp(&mono_d, &maxtime, <));
  /src/usr.sbin/rpc.pcnfsd/
pcnfsd_misc.c 406 su_popen(char *user, char *cmd, int maxtime)
458 start_watchdog(maxtime);

Completed in 33 milliseconds