Home
last modified time | relevance | path

Searched refs:util_get_process_exec_path (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/util/
Du_process.h37 util_get_process_exec_path(char* process_path, size_t len);
Dprocess_test.c68 if (util_get_process_exec_path(path, PATH_MAX) == 0) { in test_util_get_process_exec_path()
Du_process.c169 util_get_process_exec_path(char* process_path, size_t len) in util_get_process_exec_path() function
Dxmlconfig.c723 if (util_get_process_exec_path(path, ARRAY_SIZE(path)) > 0 && in parseAppAttr()
/external/mesa3d/docs/relnotes/
D20.1.5.rst106 - util: fix possible buffer overflow in util_get_process_exec_path
D20.1.0.rst3394 - util/u_process: add util_get_process_exec_path
4343 - util/u_process: Add util_get_process_exec_path for macOS.
D20.2.0.rst3162 - util: fix possible buffer overflow in util_get_process_exec_path