| /freebsd-9-stable/usr.sbin/bootparamd/bootparamd/ |
| D | bootparamd.c | 30 extern int debug, dolog; 59 if (dolog) 72 if (dolog) syslog(LOG_NOTICE,"This is host %s\n", he->h_name); 94 if (dolog) syslog(LOG_NOTICE, 107 if (dolog) syslog(LOG_NOTICE,"whoami failed\n"); 124 if (dolog) 164 if (dolog) 175 if (dolog) syslog(LOG_NOTICE,
|
| D | main.c | 34 int dolog = 0; variable 71 dolog = 1; in main()
|
| /freebsd-9-stable/gnu/usr.bin/rcs/ci/ |
| D | ci.c | 294 int changedRCS, changework, dolog, newhead; variable 582 dolog = true; 617 dolog = false; 789 workptr, workdelta, &newworkname, dolog 1195 xpandfile(unexfile, delta, exname, dolog) in xpandfile() argument 1199 int dolog; 1223 unexfile, exfile, delta, false, (FILE*)0, dolog
|
| /freebsd-9-stable/gnu/usr.bin/rcs/lib/ |
| D | rcsedit.c | 848 expandline(infile, outfile, delta, delimstuffed, frewfile, dolog) in expandline() argument 852 int delimstuffed, dolog; 970 keyreplace(matchresult, delta, ds, infile, out, dolog); 1011 keyreplace(marker, delta, delimstuffed, infile, out, dolog) in keyreplace() argument 1017 int dolog; 1112 if (marker == Log && dolog) {
|
| /freebsd-9-stable/usr.sbin/mountd/ |
| D | mountd.c | 240 int dolog = 0; variable 333 dolog = 1; in main() 1066 if (dolog) in mntsrv() 1085 else if (dolog) in mntsrv() 1114 if (dolog) in mntsrv() 1132 if (dolog) in mntsrv() 1142 if (dolog) in mntsrv()
|
| /freebsd-9-stable/contrib/tcsh/ |
| D | tc.decls.h | 336 extern void dolog (Char **, struct command *);
|
| D | sh.init.c | 109 { "log", dolog, 0, 0 }, 179 { "watchlog", dolog, 0, 0 },
|
| D | tc.who.c | 620 dolog(Char **v, struct command *c) function
|
| /freebsd-9-stable/crypto/heimdal/appl/ftp/ftpd/ |
| D | ftpd.c | 141 static void dolog (struct sockaddr *, int); 394 dolog(his_addr, his_addr_len); in main() 1870 dolog(struct sockaddr *sa, int len) in dolog() function
|
| /freebsd-9-stable/usr.sbin/inetd/ |
| D | inetd.c | 247 int dolog = 0; variable 355 dolog = 1; in main() 658 if (dolog && !ISWRAP(sep)) { in main() 774 if (dolog) { in main()
|
| /freebsd-9-stable/contrib/opie/ |
| D | opieftpd.c | 1253 static VOIDRET dolog FUNCTION((sin), struct sockaddr_in *sin) 1670 dolog(&his_addr);
|
| /freebsd-9-stable/libexec/ftpd/ |
| D | ftpd.c | 249 static void dolog(struct sockaddr *); 598 dolog((struct sockaddr *)&his_addr); in main() 2718 dolog(struct sockaddr *who) in dolog() function
|