Searched refs:log_file (Results 1 - 25 of 130) sorted by relevance

123456

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rom/apps_scripts/
H A Dapp_fsck.sh48 log_file=`_get_fsck_logfile $2`
49 log_option="> $log_file 2>&1"
146 sed -i 's/[0-9]*%//g' $log_file
147 tr -d '\r' < $log_file > $log_file.tmp
148 mv $log_file.tmp $log_file
161 mv -f $log_file $log_file.orig ; cat $log_file
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rom/apps_scripts/
H A Dapp_fsck.sh48 log_file=`_get_fsck_logfile $2`
49 log_option="> $log_file 2>&1"
146 sed -i 's/[0-9]*%//g' $log_file
147 tr -d '\r' < $log_file > $log_file.tmp
148 mv $log_file.tmp $log_file
161 mv -f $log_file $log_file.orig ; cat $log_file
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rom/apps_scripts/
H A Dapp_fsck.sh48 log_file=`_get_fsck_logfile $2`
49 log_option="> $log_file 2>&1"
146 sed -i 's/[0-9]*%//g' $log_file
147 tr -d '\r' < $log_file > $log_file.tmp
148 mv $log_file.tmp $log_file
161 mv -f $log_file $log_file.orig ; cat $log_file
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gctwimax-0.0.3rc4/src/
H A Dgctwimax.conf41 log_file=""
H A Dconfig.h21 char * log_file; member in struct:gct_config
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gctwimax-0.0.3rc4/src/
H A Dgctwimax.conf41 log_file=""
H A Dconfig.h21 char * log_file; member in struct:gct_config
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gctwimax-0.0.3rc4/src/
H A Dgctwimax.conf41 log_file=""
H A Dconfig.h21 char * log_file; member in struct:gct_config
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/json-c/
H A Dtest-driver53 # TODO: $log_file, $trs_file and $test_name are defined).
55 log_file= # Where to save the output of the test script.
65 --log-file) log_file=$2; shift;;
88 do_exit='rm -f $log_file $trs_file; (exit $st); exit $st'
95 "$@" >$log_file 2>&1
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openpam/
H A Dtest-driver53 # TODO: $log_file, $trs_file and $test_name are defined).
55 log_file= # Where to save the output of the test script.
65 --log-file) log_file=$2; shift;;
88 do_exit='rm -f $log_file $trs_file; (exit $st); exit $st'
95 "$@" >$log_file 2>&1
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openpam/
H A Dtest-driver53 # TODO: $log_file, $trs_file and $test_name are defined).
55 log_file= # Where to save the output of the test script.
65 --log-file) log_file=$2; shift;;
88 do_exit='rm -f $log_file $trs_file; (exit $st); exit $st'
95 "$@" >$log_file 2>&1
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/json-c/
H A Dtest-driver53 # TODO: $log_file, $trs_file and $test_name are defined).
55 log_file= # Where to save the output of the test script.
65 --log-file) log_file=$2; shift;;
88 do_exit='rm -f $log_file $trs_file; (exit $st); exit $st'
95 "$@" >$log_file 2>&1
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openpam/
H A Dtest-driver53 # TODO: $log_file, $trs_file and $test_name are defined).
55 log_file= # Where to save the output of the test script.
65 --log-file) log_file=$2; shift;;
88 do_exit='rm -f $log_file $trs_file; (exit $st); exit $st'
95 "$@" >$log_file 2>&1
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/json-c/
H A Dtest-driver53 # TODO: $log_file, $trs_file and $test_name are defined).
55 log_file= # Where to save the output of the test script.
65 --log-file) log_file=$2; shift;;
88 do_exit='rm -f $log_file $trs_file; (exit $st); exit $st'
95 "$@" >$log_file 2>&1
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wget/build-aux/
H A Dtest-driver54 log_file= # Where to save the output of the test script.
64 --log-file) log_file=$2; shift;;
78 test x"$log_file" = x && missing_opts="$missing_opts --log-file"
100 do_exit='rm -f $log_file $trs_file; (exit $st); exit $st'
107 "$@" >$log_file 2>&1
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wget/build-aux/
H A Dtest-driver54 log_file= # Where to save the output of the test script.
64 --log-file) log_file=$2; shift;;
78 test x"$log_file" = x && missing_opts="$missing_opts --log-file"
100 do_exit='rm -f $log_file $trs_file; (exit $st); exit $st'
107 "$@" >$log_file 2>&1
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wget/build-aux/
H A Dtest-driver54 log_file= # Where to save the output of the test script.
64 --log-file) log_file=$2; shift;;
78 test x"$log_file" = x && missing_opts="$missing_opts --log-file"
100 do_exit='rm -f $log_file $trs_file; (exit $st); exit $st'
107 "$@" >$log_file 2>&1
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba/packaging/PHT/TurboLinux/
H A Dmount.smb8 log_file="/tmp/mount.smb.log"
19 echo "logging of $myname started at `date`" > $log_file
20 chmod --silent 600 $log_file
21 echo "called with: $@" >> $log_file
22 exec >> $log_file 2>&1
50 echo "" >> $log_file
51 echo "$myname�s return value is $1." >> $log_file
52 echo "logging of $myname ended at `date`." >> $log_file
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba/packaging/PHT/TurboLinux/
H A Dmount.smb8 log_file="/tmp/mount.smb.log"
19 echo "logging of $myname started at `date`" > $log_file
20 chmod --silent 600 $log_file
21 echo "called with: $@" >> $log_file
22 exec >> $log_file 2>&1
50 echo "" >> $log_file
51 echo "$myname�s return value is $1." >> $log_file
52 echo "logging of $myname ended at `date`." >> $log_file
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba/packaging/PHT/TurboLinux/
H A Dmount.smb8 log_file="/tmp/mount.smb.log"
19 echo "logging of $myname started at `date`" > $log_file
20 chmod --silent 600 $log_file
21 echo "called with: $@" >> $log_file
22 exec >> $log_file 2>&1
50 echo "" >> $log_file
51 echo "$myname�s return value is $1." >> $log_file
52 echo "logging of $myname ended at `date`." >> $log_file
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/dnsmasq/src/
H A Dlog.c71 if (daemon->log_file)
75 if (strcmp(daemon->log_file, "-") == 0)
85 if (!log_reopen(daemon->log_file))
87 send_event(errfd, EVENT_LOG_ERR, errno, daemon->log_file ? daemon->log_file : "");
111 int log_reopen(char *log_file) argument
120 if (log_file)
121 log_fd = open(log_file, O_WRONLY|O_CREAT|O_APPEND, S_IRUSR|S_IWUSR|S_IRGRP);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/dnsmasq/src/
H A Dlog.c71 if (daemon->log_file)
75 if (strcmp(daemon->log_file, "-") == 0)
85 if (!log_reopen(daemon->log_file))
87 send_event(errfd, EVENT_LOG_ERR, errno, daemon->log_file ? daemon->log_file : "");
111 int log_reopen(char *log_file) argument
120 if (log_file)
121 log_fd = open(log_file, O_WRONLY|O_CREAT|O_APPEND, S_IRUSR|S_IWUSR|S_IRGRP);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/dnsmasq/src/
H A Dlog.c71 if (daemon->log_file)
75 if (strcmp(daemon->log_file, "-") == 0)
85 if (!log_reopen(daemon->log_file))
87 send_event(errfd, EVENT_LOG_ERR, errno, daemon->log_file ? daemon->log_file : "");
111 int log_reopen(char *log_file) argument
120 if (log_file)
121 log_fd = open(log_file, O_WRONLY|O_CREAT|O_APPEND, S_IRUSR|S_IWUSR|S_IRGRP);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/heimdal/lib/hdb/
H A Ddbinfo.c42 char *log_file; member in struct:hdb_dbinfo
79 p = krb5_config_get_string(context, db_binding, "log_file", NULL);
81 di->log_file = strdup(p);
213 return dbp->log_file;
234 free (di->log_file);

Completed in 425 milliseconds

123456