Searched defs:criteria (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/usr.bin/pkill/ | ||
H A D | pkill.c | 144 int i, j, ch, bestidx, rv, criteria; in main() local |
/openbsd-src/usr.bin/ssh/ | ||
H A D | servconf.c | 953 match_test_missing_fatal(const char * criteria,const char * attrib) match_test_missing_fatal() argument |
H A D | readconf.c | 633 char *arg, *oattrib, *attrib, *cmd, *cp = *condition, *host, *criteria; match_cfg_line() local |