Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dnterr.h371 #define NT_STATUS_APP_INIT_FAILURE 0xC0000000 | 0x0145 macro
H A Dnterr.c429 {"NT_STATUS_APP_INIT_FAILURE", NT_STATUS_APP_INIT_FAILURE},
H A Dnetmisc.c556 ERRHRD, ERRgeneral, NT_STATUS_APP_INIT_FAILURE}, {
/openbmc/linux/fs/smb/server/
H A Dnterr.h361 #define NT_STATUS_APP_INIT_FAILURE (0xC0000000 | 0x0145) macro