Home
last modified time | relevance | path

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

/external/mesa3d/src/util/
Du_process.h42 util_get_process_exec_path(char* process_path, size_t len);
Du_process.c225 util_get_process_exec_path(char* process_path, size_t len) in util_get_process_exec_path() function
Dxmlconfig.c727 if (util_get_process_exec_path(path, ARRAY_SIZE(path)) > 0 && in parseAppAttr()
/external/mesa3d/src/util/tests/
Dprocess_test.c86 if (util_get_process_exec_path(path, PATH_MAX) == 0) { in test_util_get_process_exec_path()
/external/mesa3d/docs/relnotes/
D20.1.5.rst106 - util: fix possible buffer overflow in util_get_process_exec_path
D21.2.6.rst80 - util: make util_get_process_exec_path work on FreeBSD w/o procfs
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.
D22.0.0.rst1603 - util: make util_get_process_exec_path work on FreeBSD w/o procfs
D21.3.0.rst1699 - util: make util_get_process_exec_path work on FreeBSD w/o procfs
D20.2.0.rst3162 - util: fix possible buffer overflow in util_get_process_exec_path