Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/exec/
Dexecveat.c151 static int check_execveat_pathmax(int root_dfd, const char *src, int is_script) in check_execveat_pathmax()
/external/llvm-project/lldb/source/Core/
DFormatEntity.cpp695 bool is_script = false; in DumpValue() local