OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetProcessName
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_flags.cc
47
const char *base =
GetProcessName
();
sanitizer_common.cc
240
const char *
GetProcessName
() {
sanitizer_file.cc
55
const char *exe_name =
GetProcessName
();
sanitizer_linux_libcdep.cc
719
openlog(
GetProcessName
(), 0, LOG_USER);
743
async_safe_write_log(SANITIZER_ANDROID_LOG_INFO,
GetProcessName
(), s);
sanitizer_printf.cc
277
const char *exe_name =
GetProcessName
();
sanitizer_symbolizer_libcdep.cc
406
if (const char* ProcessName =
GetProcessName
()) {
sanitizer_common.h
214
const char *
GetProcessName
();
Completed in 14 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025