Home
last modified time | relevance | path

Searched defs:NT_STATUS_INVALID_SYSTEM_SERVICE (Results 1 – 2 of 2) sorted by relevance

/linux/fs/smb/client/
H A Dnterr.h75 #define NT_STATUS_INVALID_SYSTEM_SERVICE 0xC0000000 | 0x001c macro
/linux/fs/smb/server/
H A Dnterr.h65 #define NT_STATUS_INVALID_SYSTEM_SERVICE (0xC0000000 | 0x001c) macro