Searched refs:util_get_process_exec_path (Results 1 – 7 of 7) sorted by relevance
37 util_get_process_exec_path(char* process_path, size_t len);
68 if (util_get_process_exec_path(path, PATH_MAX) == 0) { in test_util_get_process_exec_path()
169 util_get_process_exec_path(char* process_path, size_t len) in util_get_process_exec_path() function
723 if (util_get_process_exec_path(path, ARRAY_SIZE(path)) > 0 && in parseAppAttr()
106 - util: fix possible buffer overflow in util_get_process_exec_path
3394 - util/u_process: add util_get_process_exec_path4343 - util/u_process: Add util_get_process_exec_path for macOS.
3162 - util: fix possible buffer overflow in util_get_process_exec_path