Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dnterr.h247 #define NT_STATUS_PRINT_CANCELLED 0xC0000000 | 0x00c8 macro
H A Dnterr.c280 {"NT_STATUS_PRINT_CANCELLED", NT_STATUS_PRINT_CANCELLED},
H A Dnetmisc.c430 ERRDOS, 63, NT_STATUS_PRINT_CANCELLED}, {
/linux-6.15/fs/smb/server/
H A Dnterr.h237 #define NT_STATUS_PRINT_CANCELLED (0xC0000000 | 0x00c8) macro