Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/libopenbsd-compat/common/
H A Dbsd-cygwin_util.c92 static int has_create_token = -1; in check_nt_auth() local
97 if (has_create_token < 0) { in check_nt_auth()
102 has_create_token = 0; in check_nt_auth()
109 has_create_token = 1; in check_nt_auth()
112 if (has_create_token < 1 && in check_nt_auth()