Searched refs:dolog (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/usr.sbin/bootparamd/bootparamd/
H A Dmain.c34 int dolog = 0; variable
71 dolog = 1;
H A Dbootparamd.c30 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,
/freebsd-11-stable/gnu/usr.bin/rcs/ci/
H A Dci.c294 int changedRCS, changework, dolog, newhead; variable
582 dolog = true;
617 dolog = false;
789 workptr, workdelta, &newworkname, dolog
1195 xpandfile(unexfile, delta, exname, dolog)
1199 int dolog;
1223 unexfile, exfile, delta, false, (FILE*)0, dolog
/freebsd-11-stable/gnu/usr.bin/rcs/lib/
H A Drcsedit.c848 expandline(infile, outfile, delta, delimstuffed, frewfile, dolog)
852 int delimstuffed, dolog;
970 keyreplace(matchresult, delta, ds, infile, out, dolog);
1011 keyreplace(marker, delta, delimstuffed, infile, out, dolog)
1017 int dolog;
1112 if (marker == Log && dolog) {
/freebsd-11-stable/contrib/tcsh/
H A Dtc.decls.h335 extern void dolog (Char **, struct command *);
H A Dtc.who.c601 dolog(Char **v, struct command *c) function
H A Dsh.init.c105 { "log", dolog, 0, 0 },
175 { "watchlog", dolog, 0, 0 },
/freebsd-11-stable/usr.sbin/inetd/
H A Dinetd.c259 static int dolog = 0; variable
362 dolog = 1;
661 if (dolog && !ISWRAP(sep)) {
778 if (dolog) {
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c142 static void dolog (struct sockaddr *, int);
380 dolog(his_addr, his_addr_len);
1835 dolog(struct sockaddr *sa, int len) function
/freebsd-11-stable/contrib/opie/
H A Dopieftpd.c1253 static VOIDRET dolog FUNCTION((sin), struct sockaddr_in *sin) function
1670 dolog(&his_addr);
/freebsd-11-stable/libexec/ftpd/
H A Dftpd.c243 static void dolog(struct sockaddr *);
594 dolog((struct sockaddr *)&his_addr);
2729 dolog(struct sockaddr *who)
/freebsd-11-stable/usr.sbin/mountd/
H A Dmountd.c280 static int dolog = 0; variable
454 dolog = 1;
1214 if (dolog)
1234 else if (dolog)
1263 if (dolog)
1281 if (dolog)
1291 if (dolog)

Completed in 122 milliseconds