Searched refs:util_get_process_exec_path (Results 1 – 10 of 10) sorted by relevance
42 util_get_process_exec_path(char* process_path, size_t len);
225 util_get_process_exec_path(char* process_path, size_t len) in util_get_process_exec_path() function
727 if (util_get_process_exec_path(path, ARRAY_SIZE(path)) > 0 && in parseAppAttr()
86 if (util_get_process_exec_path(path, PATH_MAX) == 0) { in test_util_get_process_exec_path()
106 - util: fix possible buffer overflow in util_get_process_exec_path
80 - util: make util_get_process_exec_path work on FreeBSD w/o procfs
3394 - util/u_process: add util_get_process_exec_path4343 - util/u_process: Add util_get_process_exec_path for macOS.
1603 - util: make util_get_process_exec_path work on FreeBSD w/o procfs
1699 - util: make util_get_process_exec_path work on FreeBSD w/o procfs
3162 - util: fix possible buffer overflow in util_get_process_exec_path