Searched defs:process_options (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libwrap/
H A Doptions.c137 /* process_options - process access control options */
139 void process_options(options, request) function
/osnet-11/usr/src/lib/cfgadm_plugins/ac/common/
H A Dmema.c138 static option_set_t process_options(const char *, struct opt_control *,
595 do_option = process_options(options, add_opts, &ret, errstring);
672 do_option = process_options(options, del_opts, &ret, errstring);
1394 do_option = process_options(options, stat_opts, &ret, errstring);
1494 process_options( function

Completed in 24 milliseconds