Searched refs:path_load_file (Results 1 – 3 of 3) sorted by relevance
165 extern void* path_load_file( const char* path, size_t *pSize );
590 path_load_file(const char *fn, size_t *pSize) in path_load_file() function
341 data = path_load_file(fn, NULL); in aconfig_load_file()