HomeSort by relevance Sort by last modified time
    Searched refs:k_tmp_logging_file_full_path (Results 1 - 2 of 2) sorted by null

  /external/autotest/client/deps/fakegudev/src/
fakesyscalls.c 53 static const char *k_tmp_logging_file_full_path = "/tmp/fake_syscalls.dbg"; variable
57 debug_file = fopen (k_tmp_logging_file_full_path, "w")
fakegudev.c 50 static const char *k_tmp_logging_file_full_path = "/tmp/fakegudev.dbg"; variable
54 debug_file = fopen (k_tmp_logging_file_full_path, "w")

Completed in 1170 milliseconds