Searched refs:strtoargv (Results 1 – 1 of 1) sorted by relevance
859 static char * * strtoargv(char * s, int * argc) in strtoargv() function934 argv = strtoargv(s, &argc); in read_user_effects()2620 argv2 = strtoargv(str, &argc2); in parse_options_and_filenames()