Searched defs:NT_STATUS_PIPE_DISCONNECTED (Results 1 – 2 of 2) sorted by relevance
/linux/fs/smb/server/ | ||
H A D | nterr.h | 213 #define NT_STATUS_PIPE_DISCONNECTED (0xC0000000 | 0x00b0) macro |
/linux/fs/smb/client/ | ||
H A D | nterr.h | 223 #define NT_STATUS_PIPE_DISCONNECTED 0xC0000000 | 0x00b0 macro |