Searched refs:i_parse_optstring (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ |
H A D | ilbadm.h | 212 ilbadm_status_t i_parse_optstring(char *, void *, ilbadm_key_name_t *,
|
H A D | ilbadm_sg.c | 338 rc = i_parse_optstring(arg, (void *) sgp, servrange_keys, in i_parse_servrange_list() 349 rc = i_parse_optstring(arg, (void *) sgp, serverID_keys, in i_parse_serverIDs()
|
H A D | ilbadm_hc.c | 337 ret = i_parse_optstring(arg, hc, hc_parse_keys, 0, NULL); in ilbadm_hc_parse_arg()
|
H A D | ilbadm_subr.c | 1077 i_parse_optstring(char *arg, void *store, ilbadm_key_name_t *keylist, in i_parse_optstring() function
|
H A D | ilbadm_rules.c | 926 rc = i_parse_optstring(arg, (void *) rd, keylist, in i_parse_rl_arg()
|