Searched refs:ntsec_on (Results 1 – 1 of 1) sorted by relevance
47 #define ntsec_on(c) ((c) && strstr((c),"ntsec") && !strstr((c),"nontsec")) macro103 if (ntsec_on(cygwin) && !uname(&uts)) { in check_nt_auth()133 allow_ntsec = ntsec_on(cygwin); in check_ntsec()