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

/illumos-gate/usr/src/cmd/logadm/
H A Dopts.h43 /* info that drives option parsing (table of these is passed to opts_init()) */
56 void opts_init(struct optinfo *table, int numentries);
H A Dopts.c98 * opts_init -- set current options parsing table
101 opts_init(struct optinfo *table, int numentries) function
536 opts_init(Testopttable,
H A Dconf.c691 opts_init(Opttable, Opttable_cnt);
H A Dmain.c219 opts_init(Opttable, Opttable_cnt);

Completed in 65 milliseconds