#define STATUS_OS2_TOO_MANY_OPEN_FILES \
                                   (SRV_DOS_STATUS | ERROR_TOO_MANY_OPEN_FILES)
                Error codes that exist in both the SMB protocol and OS/2 but not NT. Note that all SMB DOS-class error codes are defined in OS/2.