Home
last modified time | relevance | path

Searched refs:EFBIG (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/include/lib/libc/
H A Derrno.h74 #define EFBIG 27 /* File too large */ macro
/rk3399_ARM-atf/common/
H A Dbl_common.c123 io_result = -EFBIG; in load_image()