Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dnterr.h59 #define NT_STATUS_TIMER_NOT_CANCELED 0xC0000000 | 0x000c macro
/openbmc/linux/fs/smb/server/
H A Dnterr.h49 #define NT_STATUS_TIMER_NOT_CANCELED (0xC0000000 | 0x000c) macro