Searched refs:ERRbadfunc (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/smb/client/ |
H A D | smberr.h | 24 #define ERRbadfunc 1 /* Invalid function. The server did not macro
|
H A D | netmisc.c | 33 {ERRbadfunc, -EINVAL}, 213 ERRDOS, ERRbadfunc, NT_STATUS_NOT_IMPLEMENTED}, { 227 ERRDOS, ERRbadfunc, NT_STATUS_INVALID_DEVICE_REQUEST}, { 406 ERRDOS, ERRbadfunc, NT_STATUS_ILLEGAL_FUNCTION}, { 763 ERRDOS, ERRbadfunc, 0xc000029c}, {
|