Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/latencytop/
H A Dlatencytop.c57 LT_CMDOPT__LAST /* Must be the last one */ enumerator
69 static int opt_set[(int)LT_CMDOPT__LAST]; in check_opt_dup()
70 static uint64_t opt_val[(int)LT_CMDOPT__LAST]; in check_opt_dup()
85 g_assert(sizeof (errmsg)/sizeof (errmsg[0]) == (int)LT_CMDOPT__LAST); in check_opt_dup()