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

/opensolaris-onvv-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 Dconf.c679 opts_init(Opttable, Opttable_cnt);
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 Dmain.c217 opts_init(Opttable, Opttable_cnt);

Completed in 152 milliseconds