Searched refs:fetchtimeout (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/usr.sbin/watchdogd/
H A Dwatchdogd.c65 static long fetchtimeout(int opt,
218 a = fetchtimeout(opt, longopt, myoptarg, 1);
486 fetchtimeout(int opt, const char *longopt, const char *myoptarg, int zero_ok) function
725 nap = fetchtimeout(c, NULL, optarg, 0);
739 fetchtimeout(c, "NULL", optarg, 0);
752 pretimeout = fetchtimeout(0, lopt, optarg, 0);

Completed in 62 milliseconds