Searched refs:SECURITY_IMPERSONATION (Results 1 – 2 of 2) sorted by relevance
/linux/fs/smb/client/ | ||
H A D | cifspdu.h | 398 #define SECURITY_IMPERSONATION 2 macro |
H A D | cifssmb.c | 1253 req->ImpersonationLevel = cpu_to_le32(SECURITY_IMPERSONATION); in CIFS_open() |