Home
last modified time | relevance | path

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

/external/llvm-project/lldb/test/API/commands/process/attach/attach_denied/
Dmain.cpp24 bool writePid (const char* file_name, const pid_t pid) in writePid() function
88 if (writePid (argv[1], pid)) in main()