Home
last modified time | relevance | path

Searched defs:test_flag (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dopt-functions.awk38 function test_flag(regex, flags, string) function
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dopt-functions.awk39 function test_flag(regex, flags, string) function
/dflybsd-src/crypto/openssh/
H A Dsshd.c1183 int log_stderr = 0, inetd_flag = 0, test_flag = 0, no_daemon_flag = 0; in main() local