Searched refs:Opttable (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/logadm/
H A Dopts.h72 extern struct optinfo Opttable[];
H A Dopts.c63 struct optinfo Opttable[] = { variable in typeref:struct:optinfo
95 int Opttable_cnt = sizeof (Opttable) / sizeof (struct optinfo);
H A Dconf.c691 opts_init(Opttable, Opttable_cnt);
H A Dmain.c219 opts_init(Opttable, Opttable_cnt);

Completed in 63 milliseconds