Home
last modified time | relevance | path

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

/misc/debug_tools/acrn_crashlog/common/include/
A Dcmdutils.h7 int exec_out2file(const char *outfile, const char *fmt, ...);
/misc/debug_tools/acrn_crashlog/common/
A Dcmdutils.c122 int exec_out2file(const char *outfile, const char *fmt, ...) in exec_out2file() function
A Dfsutils.c80 return exec_out2file(NULL, "mkdir -p %s", path); in mkdir_p()
/misc/debug_tools/acrn_crashlog/acrnprobe/
A Devent_handler.c174 if (exec_out2file(NULL, "reboot") == -1) in event_handle()
A Dsender.c173 const int res = exec_out2file(despath, cmd); in get_log_cmd()

Completed in 7 milliseconds