Home
last modified time | relevance | path

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

/dports/comms/bforce-kst/bforce-0.22.8.kst7/source/include/
H A Dutil.h225 int string_parse_regular(char **dest, int items, char *str);
/dports/comms/bforce-kst/bforce-0.22.8.kst7/source/bforce/
H A Dos_unix.c215 int argc = string_parse_regular(argv, EXEC_MAX_NUM_ARGS, in exec_command()
H A Du_string.c630 int string_parse_regular(char **dest, int items, char *str) in string_parse_regular() function