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

/osnet-11/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.c237 for (timeout = slp_get_next_onlist(&state);
240 timeout = slp_get_next_onlist(&state)) {
364 for (timeout = slp_get_next_onlist(&state);
369 timeout = slp_get_next_onlist(&state)) {

Completed in 24 milliseconds