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

/netbsd-current/external/bsd/tradcpp/dist/
H A Dmain.c803 static const struct act_option act_options[] = { variable in typeref:struct:act_option
817 static const unsigned num_act_options = HOWMANY(act_options);
894 r = strcmp(opt, act_options[i].string);
896 act_options[i].func();

Completed in 182 milliseconds