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

/linux-master/tools/lib/
H A Dargv_split.c19 static int count_argc(const char *str) function
65 int argc = count_argc(str);
/linux-master/lib/
H A Dargv_split.c12 static int count_argc(const char *str) function
71 argc = count_argc(argv_str);

Completed in 116 milliseconds