Searched refs:LogFile (Results 1 – 10 of 10) sorted by relevance
/external/clang/utils/analyzer/ |
D | SATestBuild.py | 381 LogFile = open(os.path.join(FailPath, FileName + ".stderr.txt"), "w+b") 385 check_call(Command, cwd = Dir, stderr=LogFile, 386 stdout=LogFile, 391 (FullFileName, LogFile.name, e.returncode) 394 LogFile.close() 398 os.remove(LogFile.name);
|
/external/e2fsprogs/ext2ed/ |
D | disk.c | 148 if ((fp=fopen (LogFile,"a+"))==NULL) { in log_changes() 149 wprintw (command_win,"Error - Unable to open log file %s\n",LogFile); in log_changes()
|
D | ext2ed.conf.in | 22 # LogFile is the location of the log file. Actual changes to the filesystem 26 LogFile /var/log/ext2ed.log
|
D | main.c | 59 char LogFile [200]="ext2ed.log"; /* The location of the log file - Each write will be logged there… variable
|
D | ext2ed.h | 188 extern char LogFile [200];
|
D | init.c | 509 strcpy (LogFile,value); in process_configuration_file()
|
/external/wpa_supplicant_8/hostapd/logwatch/ |
D | hostapd.conf | 8 LogFile = messages
|
/external/parameter-framework/upstream/tools/clientSimulator/ |
D | README.md | 110 "LogFile" : "tests.log",
|
/external/caliper/caliper/src/test/resources/com/google/caliper/bridge/ |
D | jdk7-flags.txt | 359 ccstr LogFile = {diagnostic}
|
D | jdk6-flags.txt | 330 ccstr LogFile = {diagnostic}
|