Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dnterr.h171 #define NT_STATUS_NO_TOKEN 0xC0000000 | 0x007c macro
H A Dnterr.c180 {"NT_STATUS_NO_TOKEN", NT_STATUS_NO_TOKEN},
H A Dnetmisc.c350 ERRHRD, ERRgeneral, NT_STATUS_NO_TOKEN}, {
/linux-6.15/fs/smb/server/
H A Dnterr.h161 #define NT_STATUS_NO_TOKEN (0xC0000000 | 0x007c) macro