Home
last modified time | relevance | path

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

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