Home
last modified time | relevance | path

Searched defs:log_path (Results 1 – 7 of 7) sorted by relevance

/third_party/musl/scripts/
Dinstall.py9 def exec_command(cmd, log_path='out/build.log', **kwargs): argument
/third_party/musl/porting/linux/user/src/gwp_asan/
Dgwp_asan.c184 char log_path[GWP_ASAN_NAME_LEN]; in gwp_asan_printf() local
/third_party/musl/src/gwp_asan/linux/
Dgwp_asan.c184 char log_path[GWP_ASAN_NAME_LEN]; in gwp_asan_printf() local
/third_party/ffmpeg/libavfilter/
Dvf_libvmaf.c43 char *log_path; member
/third_party/ninja/src/
Dninja.cc1044 string log_path = ".ninja_log"; in ToolRestat() local
1261 string log_path = ".ninja_log"; in OpenBuildLog() local
Dbuild_test.cc541const char* log_path, const char* deps_path, in RebuildTarget()
/third_party/ltp/testcases/network/netstress/
Dnetstress.c115 static char *log_path = "netstress.log"; variable