Searched refs:slp_get_next_onlist (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp_config.c34 * slp_get_next_onlist: parses a comma separated list of integers (in
172 int slp_get_next_onlist(char **state) { function
H A Dslp-internal.h252 extern int slp_get_next_onlist(char **);
H A Dslp_net.c240 for (timeout = slp_get_next_onlist(&state);
243 timeout = slp_get_next_onlist(&state)) {
367 for (timeout = slp_get_next_onlist(&state);
372 timeout = slp_get_next_onlist(&state)) {

Completed in 47 milliseconds