Searched refs:logfile (Results 1 – 10 of 10) sorted by relevance
/linux/tools/testing/selftests/net/netfilter/ |
H A D | nft_audit.sh | 43 logfile=$(mktemp) 45 echo "logging into $logfile" 46 ./audit_logread >"$logfile" & 48 trap 'kill $logread_pid; rm -f $logfile $rulefile' EXIT 49 exec 3<"$logfile"
|
/linux/tools/testing/selftests/powerpc/mm/ |
H A D | tlbie_test.c | 262 char logfile[30]; in start_verification_log() local 268 sprintf(logfile, logfilename, tid); in start_verification_log() 271 strcat(path, logfile); in start_verification_log() 275 err_msg("Unable to create logfile\n"); in start_verification_log() 310 char logfile[30]; in end_verification_log() local 316 sprintf(logfile, logfilename, tid); in end_verification_log() 319 strcat(path, logfile); in end_verification_log()
|
/linux/tools/perf/util/ |
H A D | s390-cpumsf.c | 187 FILE *logfile; member 723 if (sfq->logfile) { /* Write into log file */ in s390_cpumsf_run_decoder() 725 sfq->logfile); in s390_cpumsf_run_decoder() 741 if (sfq->logfile) { /* Write into log file */ in s390_cpumsf_run_decoder() 743 sfq->logfile); in s390_cpumsf_run_decoder() 790 sfq->logfile = fopen(name, "w"); in s390_cpumsf_alloc_queue() 791 if (sfq->logfile == NULL) { in s390_cpumsf_alloc_queue() 1021 if (sfq->logfile) { in s390_cpumsf_free_queues() 1022 fclose(sfq->logfile); in s390_cpumsf_free_queues() 1023 sfq->logfile in s390_cpumsf_free_queues() [all...] |
/linux/tools/accounting/ |
H A D | procacct.c | 88 fprintf(stderr, "procacct [-v] [-w logfile] [-r bufsize] [-m cpumask]\n"); in usage() 275 char *logfile = NULL; in main() local 287 logfile = strdup(optarg); in main() 288 printf("write to file %s\n", logfile); in main() 319 fd = open(logfile, O_WRONLY | O_CREAT | O_TRUNC, 0644); in main()
|
H A D | getdelays.c | 76 fprintf(stderr, "getdelays [-dilv] [-w logfile] [-r bufsize] " in usage() 345 char *logfile = NULL; in main() local 378 logfile = strdup(optarg); in main() 379 printf("write to file %s\n", logfile); in main() 443 fd = open(logfile, O_WRONLY | O_CREAT | O_TRUNC, in main()
|
/linux/tools/testing/selftests/vsock/ |
H A D | vmtest.sh | 192 local logfile=/dev/null 201 logfile=/dev/stdout 216 --rw &> ${logfile} &
|
/linux/tools/testing/selftests/net/ |
H A D | bpf_offload.py | 35 logfile = None variable 63 if logfile is None: 72 logfile.write("\n" + log_get_sec() + " ") 73 logfile.write(header) 75 logfile.write("\n") 76 logfile.write(data) 698 logfile = open(args.log, 'w+') variable 699 logfile.write("# -*-Org-*-")
|
/linux/tools/power/cpupower/bench/ |
H A D | README-BENCH | 123 After the benchmark, the logfile is saved in OUTPUTDIR/benchmark_TIMESTAMP.log
|
/linux/Documentation/networking/device_drivers/ethernet/3com/ |
H A D | vortex.rst | 418 mailing list, mention that you have the logfile, but don't send
|
/linux/scripts/ |
H A D | spelling.txt | 987 logile||logfile
|