Searched refs:logfile (Results 1 - 25 of 133) sorted by relevance

123456

/macosx-10.10.1/screen-22/screen/
H A Dlogfile.h22 * $Id: logfile.h,v 1.11 1994/05/31 12:33:27 jnweiger Exp $ FAU
25 struct logfile struct
27 struct logfile *next;
37 * open a logfile, The second argument must be NULL, when the named file
38 * is already a logfile or must be a appropriatly opened file pointer
42 struct logfile *logfopen __P((char *name, FILE *fp));
45 * lookup a logfile by name. This is useful, so that we can provide
54 int logfclose __P((struct logfile *));
55 int logfwrite __P((struct logfile *, char *, int));
62 int logfflush __P((struct logfile *ifan
[all...]
H A Dlogfile.c32 #include "logfile.h"
34 static void changed_logfile __P((struct logfile *));
35 static struct logfile *lookup_logfile __P((char *));
36 static int stolen_logfile __P((struct logfile *));
38 static struct logfile *logroot = NULL;
42 struct logfile *l;
81 struct logfile *l;
102 * reopen the logfile, the function registered here is called.
107 * b) open a new logfile for future output on the same filedescriptor number.
114 int (*fn) __P((char *, int, struct logfile *));
[all...]
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/intl/
H A Dlog.c64 FILE *logfile; local
66 /* Can we reuse the last opened logfile? */
69 /* Close the last used logfile. */
80 /* Open the logfile. */
89 logfile = last_logfile;
91 fprintf (logfile, "domain ");
92 print_escaped (logfile, domainname);
93 fprintf (logfile, "\nmsgid ");
94 print_escaped (logfile, msgid1);
97 fprintf (logfile, "\nmsgid_plura
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/intl/
H A Dlog.c64 FILE *logfile; local
66 /* Can we reuse the last opened logfile? */
69 /* Close the last used logfile. */
80 /* Open the logfile. */
89 logfile = last_logfile;
91 fprintf (logfile, "domain ");
92 print_escaped (logfile, domainname);
93 fprintf (logfile, "\nmsgid ");
94 print_escaped (logfile, msgid1);
97 fprintf (logfile, "\nmsgid_plura
[all...]
/macosx-10.10.1/ruby-106/ruby/sample/pty/
H A Dscript.rb9 logfile = File.open(ofile,"a")
28 logfile.print c
32 logfile.close
/macosx-10.10.1/Heimdal-398.1.2/tests/kdc/
H A Dcheck-fast.in43 logfile=${testdir}/messages.log
45 testfailed="echo test failed; cat ${logfile}; exit 1"
76 > ${logfile}
100 sh ${wait_kdc} KDC ${logfile}
114 echo "Getting client initial tickets"; > ${logfile}
119 echo "Getting tickets"; > ${logfile}
121 echo "Listing tickets"; > ${logfile}
134 echo "Getting client initial tickets with FAST armor ticket"; > ${logfile}
141 echo "Getting service ticket"; > ${logfile}
153 echo "Getting service ticket"; > ${logfile}
[all...]
H A Dcheck-fuzzer.in45 logfile=${testdir}/messages.log
47 testfailed="echo test failed; cat ${logfile}; exit 1"
78 > ${logfile}
101 sh ${wait_kdc} KDC ${logfile}
111 echo "Getting client initial tickets"; > ${logfile}
114 echo "Getting tickets"; > ${logfile}
116 echo "Listing tickets"; > ${logfile}
H A Dcheck-kdc.in45 logfile=${testdir}/messages.log
47 testfailed="echo test failed; cat ${logfile}; exit 1"
94 > ${logfile}
185 sh ${wait_kdc} KDC ${logfile}
195 echo "Getting client initial tickets"; > ${logfile}
202 echo "Listing tickets"; > ${logfile}
209 echo "Getting client initial tickets (http transport)"; > ${logfile}
214 echo "Specific enctype"; > ${logfile}
221 echo "Getting client initial tickets ($a)"; > ${logfile}
223 echo "Getting tickets"; > ${logfile}
[all...]
/macosx-10.10.1/curl-83.1.2/curl/tests/libtest/
H A Dtest613.pl7 print "Usage: $0 prepare|postprocess dir [logfile]\n";
48 my $logfile = $ARGV[2];
57 if ($logfile) {
73 open(IN, "<$logfile") || die "$!";
93 my $newfile = $logfile . ".new";
98 unlink $logfile;
99 rename $newfile, $logfile;
/macosx-10.10.1/Heimdal-398.1.2/tests/apple/
H A Dcheck-apple-od.in45 logfile=${testdir}/messages.log
51 echo "Interactive kinit for smbtest@OD.APPLE.COM"; > ${logfile}
57 ${rkpty} ${kinitpty} ${kinit} smbtest@OD.APPLE.COM >/dev/null || { echo "kinit failed with: $?" ; cat ${logfile}; exit 1; }
64 #echo "checking ntlm"; > ${logfile}
67 # { echo "ntlm check failed with: $?" ; cat ${logfile}; exit 1; }
69 #echo "checking signing is disabled"; > ${logfile}
72 # { echo "signing and joined to od.apple.com" ; cat ${logfile}; exit 1 ; }
74 echo "checking mounting with NTLM"; > ${logfile}
80 ${winmount} ${testbase}/apple/coswin7-od.plist ${host} || { cat ${logfile}; exit 1; }
H A Dcheck-apple-leo.in52 logfile=${testdir}/messages.log
55 testfailed="echo test failed; cat ${logfile}; exit 1"
64 > ${logfile}
69 echo "Getting client initial tickets ${a}"; > ${logfile}
73 echo "Getting tickets"; > ${logfile}
75 echo "Listing tickets"; > ${logfile}
H A Dcheck-apple-hodadmin.in53 logfile=${testdir}/messages.log
56 testfailed="echo test failed; cat ${logfile}; exit 1"
67 > ${logfile}
87 sh ${wait_kdc} KDC ${logfile}
97 echo "Getting client initial tickets ${a}"; > ${logfile}
100 echo "Getting tickets"; > ${logfile}
102 echo "Listing tickets"; > ${logfile}
H A Dcheck-apple-server.in54 logfile=${testdir}/messages.log
57 testfailed="echo test failed; cat ${logfile}; exit 1"
68 > ${logfile}
93 echo "Getting client initial tickets ${a}"; > ${logfile}
119 echo "Getting client initial tickets"; > ${logfile}
/macosx-10.10.1/cups-408/cups/cups/
H A Ddebug-private.h83 # define DEBUG_set(logfile,level,filter) _cups_debug_set(logfile,level,filter,1)
88 # define DEBUG_set(logfile,level,filter)
101 extern void DLLExport _cups_debug_set(const char *logfile,
/macosx-10.10.1/ntp-92/sntp/
H A Dlog.h16 void init_log(const char *logfile);
H A Dlog.c54 const char *logfile
59 log_file = fopen(logfile, "a");
63 snprintf(error_msg, 80, "init_log(): Cannot open logfile %s", logfile);
/macosx-10.10.1/curl-83.1.2/curl/tests/
H A Dhttpserver.pl43 my $logfile; # http server log file
59 elsif($ARGV[0] eq '--logfile') {
61 $logfile = $ARGV[1];
113 if(!$logfile) {
114 $logfile = server_logfilename($logdir, $proto, $ipvnum, $idnum);
117 $flags .= "--pidfile \"$pidfile\" --logfile \"$logfile\" ";
H A Drtspserver.pl43 my $logfile; # rtsp server log file
57 elsif($ARGV[0] eq '--logfile') {
59 $logfile = $ARGV[1];
102 if(!$logfile) {
103 $logfile = server_logfilename($logdir, $proto, $ipvnum, $idnum);
106 $flags .= "--pidfile \"$pidfile\" --logfile \"$logfile\" ";
H A Dtftpserver.pl43 my $logfile; # tftp server log file
58 elsif($ARGV[0] eq '--logfile') {
60 $logfile = $ARGV[1];
103 if(!$logfile) {
104 $logfile = server_logfilename($logdir, $proto, $ipvnum, $idnum);
107 $flags .= "--pidfile \"$pidfile\" --logfile \"$logfile\" ";
/macosx-10.10.1/ruby-106/ruby/sample/logger/
H A Dshifting.rb5 logfile = 'shifting.log'
11 log = Logger.new(logfile, shift_age, shift_size)
H A Dapp.rb10 logfile = 'app.log'
11 self.log = logfile
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/examples/logger/
H A Dlogtofile.tcl17 set logfile "mylog.log"
19 set f [open $logfile {WRONLY CREAT APPEND}] ;# instead of "a"
34 # Send a simple message to the logfile
/macosx-10.10.1/efax-38/efax/
H A Defaxmsg.c113 static FILE *logfile [ NLOG ] ; local
126 logfile[0] = stderr ;
127 logfile[1] = stdout ;
129 setvbuf ( logfile[i], msgbuf[i], _IOLBF, MAXMSGBUF ) ;
158 if ( setCopyright(NULL) ) fputs ( setCopyright(NULL), logfile[i] ); local
163 fprintf ( logfile[i], "%s: ", argv0 ) ;
164 logtime[i] = tstamp ( logtime[i], logfile[i] ) ;
168 logfile[i] ) ;
170 vfprintf( logfile[i], p, ap ) ;
171 if ( flags & S ) fprintf ( logfile[
[all...]
/macosx-10.10.1/PowerManagement-494.1.2/swd/
H A Dswd.c48 void process_logfiles(char *stacksfile, char *logfile) argument
63 if ((lstat(logfile, &logs) != 0) || !S_ISREG(logs.st_mode))
80 isAppleOSXWatchdog = (stacksfile == RD_APPLEOSXWATCHDOG_STACKS || logfile == RD_APPLEOSXWATCHDOG_LOG);
85 stacksfile, logfile);
89 stacksfile, logfile);
97 unlink(logfile);
/macosx-10.10.1/CPANInternal-159.1/Log-Log4perl-1.40/t/
H A D042SyncApp.t43 my $logfile = "$EG_DIR/fork.log";
49 unlink $logfile;
65 log4perl.appender.Logfile.filename = $logfile
108 open FILE, "<$logfile" or die "Cannot open $logfile";
117 unlink $logfile;
118 #print $logfile, "\n";
121 ok(! $clashes_found, "Checking for clashes in logfile");
131 unlink $logfile;
215 open FILE, ">$logfile" o
[all...]

Completed in 165 milliseconds

123456