Home
last modified time | relevance | path

Searched defs:fpath (Results 1 – 15 of 15) sorted by relevance

/external/lldb/utils/test/
Dllvm-mc-shell.py12 def is_exe(fpath): argument
Drun-until-faulted.py12 def is_exe(fpath): argument
Ddisasm.py13 def is_exe(fpath): argument
/external/toybox/toys/other/
Dlsattr.c141 char *fpath = NULL; in retell_dir() local
259 char *fpath = NULL; in update_attr() local
/external/llvm/utils/
Dwciia.py72 def find_owners(fpath): argument
Dllvm-compilers-check116 def is_executable(fpath): argument
/external/libcap-ng/libcap-ng-0.7/utils/
Dfilecap.c44 static int check_file(const char *fpath, in check_file()
/external/lldb/test/benchmarks/disassembly/
DTestDisassembly.py9 def is_exe(fpath): argument
/external/vboot_reference/cgpt/
Dcgpt_nor.c188 static int remove_file_or_dir(const char *fpath, const struct stat *sb, in remove_file_or_dir()
/external/lldb/test/
Dlldbutil.py15 def is_exe(fpath): argument
Ddotest.py54 def is_exe(fpath): argument
Dlldbtest.py184 def is_exe(fpath): argument
/external/mksh/src/
Dexec.c1108 char *fpath; in findcom() local
Dedit.c457 char *pat, *fpath; in x_command_glob() local
Dsh.h1118 const char *fpath; /* temporary path to undef function */ member