Searched defs:g_nent (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/plockstat/
H A Dplockstat.c359 static ulong_t g_nent = ULONG_MAX; variable
551 if ((*(uint_t *)arg)++ >= g_nent)
785 g_nent = strtoul(optarg, &end, 10);

Completed in 58 milliseconds