HomeSort by relevance Sort by last modified time
    Searched refs:parse_token (Results 1 - 2 of 2) sorted by null

  /external/openssh/
readconf.c 333 parse_token(const char *cp, const char *filename, int linenum) function
383 opcode = parse_token(keyword, filename, linenum);
    [all...]
servconf.c 474 parse_token(const char *cp, const char *filename, function
740 opcode = parse_token(arg, filename, linenum, &flags);
    [all...]

Completed in 34 milliseconds