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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/routeadm/
H A Drouteadm.c393 static oval_t ra_str2oval(const char *);
2455 if ((oval = ra_str2oval(confstr)) == OPT_INVALID) {
2472 if ((d_oval = ra_str2oval(confstr)) == OPT_INVALID) {
2524 ra_str2oval(const char *valstr) function

Completed in 51 milliseconds