HomeSort by: relevance | last modified time | path
    Searched defs:parse_quotes (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/inetd/
parse_v2.c 92 static bool parse_quotes(char **);
387 parse_quotes(char **cpp) function in typeref:typename:bool
515 if (!parse_quotes(&cp)) {
parse_v2.c 92 static bool parse_quotes(char **);
387 parse_quotes(char **cpp) function in typeref:typename:bool
515 if (!parse_quotes(&cp)) {

Completed in 28 milliseconds