Home
last modified time | relevance | path

Searched refs:ovalues (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/routeadm/
H A Drouteadm.c2080 char *pgtype = NULL, **ovalues; in ra_set_prop_from_string() local
2085 B_FALSE, &oldproptype, &numvalues, &ovalues) == -1) { in ra_set_prop_from_string()
2095 ra_free_prop_values(numvalues, ovalues); in ra_set_prop_from_string()