Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/sock/
H A Dsock_test.c55 static int st_match_option(char *, int *, int *);
792 st_match_option(char *opt_s, int *opt, int *opt_level) in st_match_option() function
822 if (st_match_option(tmp, &opt, &opt_level) < 0) { in st_setsockopt()
880 if (st_match_option(tmp, &opt, &opt_level) < 0) { in st_getsockopt()