Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cpc/common/
H A Dcputrack.c59 } __options; variable
61 static const struct options *opts = (const struct options *)&__options;
97 struct options *opts = &__options; in main()
H A Dcpustat.c69 } __options; variable
88 static const struct options *opts = (const struct options *)&__options;
123 struct options *opts = &__options; in main()