Home
last modified time | relevance | path

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

/haiku/src/bin/unzip/
H A Denvargs.c41 static int count_args OF((ZCONST char *));
93 argc = count_args(bufptr);
179 static int count_args(s) in count_args() function