Searched refs:EBADFD (Results 1 - 3 of 3) sorted by relevance
/foundation/filemanagement/file_api/utils/filemgmt_libn/include/ |
H A D | n_error.h | 32 constexpr int EBADFD = 77; member 224 { "EBADFD", EBADFD }, 273 { EBADFD, { FILEIO_SYS_CAP_TAG + E_BADFD, "File descriptor in bad state" } },
|
/foundation/filemanagement/file_api/interfaces/kits/cj/src/ |
H A D | uni_error.h | 195 { "EBADFD", EBADFD }, 239 { EBADFD, FILEIO_SYS_CAP_TAG + E_BADFD},
|
/foundation/filemanagement/file_api/interfaces/kits/js/src/common/ |
H A D | uni_error.h | 126 { EBADFD, { FILEIO_SYS_CAP_TAG + E_BADFD, "File descriptor in bad state" } },
|
Completed in 4 milliseconds