Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/prstat/
H A Dprstat.h173 } optdesc_t; typedef
175 extern optdesc_t opts;
H A Dprsort.h38 extern void list_setkeyfunc(char *, optdesc_t *, list_t *, int);
H A Dprsort.c108 list_setkeyfunc(char *arg, optdesc_t *opt, list_t *list, int type) in list_setkeyfunc()
H A Dprstat.c176 optdesc_t opts = {
/illumos-gate/usr/src/cmd/pgrep/
H A Dpgrep.h48 } optdesc_t; typedef
H A Dpgrep.c95 static optdesc_t g_optdtab[] = {
598 optdesc_t *optd; in main()