Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/picld/
H A Dpicld.c108 static uint32_t dos_ms; variable
795 (void) poll(NULL, 0, dos_ms); in check_denial_of_service()
1090 dos_ms = DOS_SLEEPTIME_MS; in main()
1099 dos_ms = strtol(optarg, (char **)NULL, 0); in main()