Home
last modified time | relevance | path

Searched defs:buffer_from_file (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/coreboot/util/cbfstool/
H A Dcommon.c79 int buffer_from_file(struct buffer *buffer, const char *filename) in buffer_from_file() function
/aosp_15_r20/external/libpng/contrib/libtests/
H A Dpngimage.c462 buffer_from_file(struct buffer *buffer, FILE *fp) in buffer_from_file() function