Searched refs:ra_str2oval (Results 1 – 1 of 1) sorted by relevance
393 static oval_t ra_str2oval(const char *);2455 if ((oval = ra_str2oval(confstr)) == OPT_INVALID) { in ra_parseopt()2472 if ((d_oval = ra_str2oval(confstr)) == OPT_INVALID) { in ra_parseopt()2524 ra_str2oval(const char *valstr) in ra_str2oval() function