Searched defs:load_path (Results 1 – 2 of 2) sorted by relevance
58 auto load_path = ascend_path + "/lib64/" + lib_path; in GetAclFunc() local
174 static int load_path(AVFilterContext *ctx, void **handle_ptr, const char *prefix, const char *name) in load_path() function