Searched refs:subargc (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/iceauth/dist/
H A Dprocess.c1567 int subargc; local in function:do_source
1585 subargv = split_into_words (buf, &subargc);
1587 int status = process_command (script, sublineno, subargc,
/xsrc/external/mit/xauth/dist/
H A Dprocess.c1841 int subargc; local in function:do_source
1859 subargv = (const char **) split_into_words (buf, &subargc);
1861 int status = process_command (script, sublineno, subargc, subargv);

Completed in 13 milliseconds