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

/illumos-gate/usr/src/cmd/ctrun/
H A Dctrun.c58 } optvect_t; typedef in typeref:struct:optvect
60 static optvect_t option_params[] = {
68 static optvect_t option_events[] = {
113 bit2str(optvect_t *options, uint_t bit)
129 str2bit(optvect_t *options, int match, const char *str, int len)
149 opt2bits(optvect_t *options, int match, const char *str, uint_t *bits, char c)
/illumos-gate/usr/src/cmd/ctstat/
H A Dctstat.c105 } optvect_t; typedef in typeref:struct:optvect
107 static optvect_t option_params[] = {
115 static optvect_t option_events[] = {
131 print_bits(uint_t bits, optvect_t *desc)

Completed in 46 milliseconds