Home
last modified time | relevance | path

Searched refs:ntea_on (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/ssh/libopenbsd-compat/common/
H A Dbsd-cygwin_util.c48 #define ntea_on(c) ((c) && strstr((c),"ntea") && !strstr((c),"nontea")) macro
132 allow_ntea = ntea_on(cygwin); in check_ntsec()