HomeSort by relevance Sort by last modified time
    Searched full:oattrib (Results 1 - 1 of 1) sorted by null

  /external/openssh/
readconf.c 552 char *arg, *oattrib, *attrib, *cmd, *cp = *condition, *host, *criteria; local
575 while ((oattrib = attrib = strdelim(&cp)) && *attrib != '\0') {
586 filename, linenum, oattrib);
601 this_result ? "" : "not ", oattrib);
673 oattrib, criteria);
    [all...]

Completed in 7137 milliseconds