Home
last modified time | relevance | path

Searched defs:get_exec_path (Results 1 – 2 of 2) sorted by relevance

/external/bpftool/src/
Djit_disasm.c31 static void get_exec_path(char *tpath, size_t size) in get_exec_path() function
/external/python/cpython3/Lib/
Dos.py619 def get_exec_path(env=None): function