Searched refs:dos_ms (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/picl/picld/ | ||
H A D | picld.c | 108 static uint32_t dos_ms; variable 795 (void) poll(NULL, 0, dos_ms); 1090 dos_ms = DOS_SLEEPTIME_MS; 1099 dos_ms = strtol(optarg, (char **)NULL, 0); |
Completed in 337 milliseconds