Searched refs:SECURITY_IMPERSONATION (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/fs/cifs/ | ||
D | cifspdu.h | 381 #define SECURITY_IMPERSONATION 2 macro |
D | cifssmb.c | 1470 req->ImpersonationLevel = cpu_to_le32(SECURITY_IMPERSONATION); in CIFS_open() |