Home
last modified time | relevance | path

Searched refs:iwu_file_read_as_buf (Results 1 – 5 of 5) sorted by relevance

/third_party/ejdb/src/jql/tests/
Djql_test1.c30 data = iwu_file_read_as_buf(path); in _jql_test1_1()
44 edata = iwu_file_read_as_buf(path_expected); in _jql_test1_1()
/third_party/iowow/src/utils/
Diwutils.c223 char *iwu_file_read_as_buf(const char *path) { in iwu_file_read_as_buf() function
Diwutils.h408 IW_EXPORT char *iwu_file_read_as_buf(const char *path);
/third_party/ejdb/src/jbl/tests/
Djbl_test1.c32 data = iwu_file_read_as_buf(path); in _jbl_test1_1()
51 edata = iwu_file_read_as_buf(path_expected); in _jbl_test1_1()
/third_party/iowow/
DChangelog391 * Added iwu_file_read_as_buf() (iwutils.h)