Symbol: dolog
libexec/ftpd/ftpd.c
1701
int dolog, sendrv, closerv, stderrfd, isconversion, isdata, isls;
libexec/ftpd/ftpd.c
1708
isconversion = isdata = isls = dolog = 0;
libexec/ftpd/ftpd.c
1714
dolog = 1;
libexec/ftpd/ftpd.c
1747
if (dolog)
libexec/ftpd/ftpd.c
1793
if (dolog) {
libexec/rexecd/rexecd.c
115
dolog = 1;
libexec/rexecd/rexecd.c
133
if (dolog)
libexec/rexecd/rexecd.c
172
if (dolog)
libexec/rexecd/rexecd.c
183
if (dolog)
libexec/rexecd/rexecd.c
194
if (dolog)
libexec/rexecd/rexecd.c
211
if (dolog)
libexec/rexecd/rexecd.c
224
if (dolog)
libexec/rexecd/rexecd.c
232
if (dolog)
libexec/rexecd/rexecd.c
239
if (dolog)
libexec/rexecd/rexecd.c
248
if (dolog)
libexec/rexecd/rexecd.c
258
if (dolog)
libexec/rexecd/rexecd.c
264
if (dolog)
libexec/rexecd/rexecd.c
269
if (dolog)
libexec/rexecd/rexecd.c
316
if (dolog)
libexec/rexecd/rexecd.c
333
if (dolog)
libexec/rexecd/rexecd.c
350
if (dolog)
libexec/rexecd/rexecd.c
369
if (dolog)
libexec/rexecd/rexecd.c
372
if (dolog)
libexec/rexecd/rexecd.c
88
static int dolog;
usr.bin/rdist/defs.h
167
void dolog(FILE *, const char *, ...) __printflike(2, 3);
usr.bin/rdist/docmd.c
201
dolog(lfp, "%s: Warning: missing links\n",
usr.bin/rdist/docmd.c
341
dolog(lfp, "rdist: %s\n", lcbuf);
usr.bin/rdist/docmd.c
478
dolog(tfp, "new: %s\n", name);
usr.bin/rdist/server.c
1191
dolog(lfp, "%s\n", s);
usr.bin/rdist/server.c
1535
dolog(lfp, "%s\n", s);
usr.bin/rdist/server.c
1541
dolog(lfp, "Note: %s\n",s);
usr.bin/rdist/server.c
359
dolog(lfp, "%s: no password entry for uid %d \n",
usr.bin/rdist/server.c
367
dolog(lfp, "%s: no name for group %d\n",
usr.bin/rdist/server.c
375
dolog(lfp, "need to install: %s\n", target);
usr.bin/rdist/server.c
378
dolog(lfp, "installing: %s\n", target);
usr.bin/rdist/server.c
485
dolog(lfp, "need to update: %s\n", target);
usr.bin/rdist/server.c
488
dolog(lfp, "updating: %s\n", target);
usr.bin/rdist/server.c
553
dolog(lfp, "special \"%s\"\n", sc->sc_name);
usr.bin/rdist/server.c
579
dolog(lfp, "out of memory, link information lost\n");
usr.bin/rdist/server.c
655
dolog(lfp, "update: note: %s\n", s);
usr.bin/rdist/server.c
691
dolog(lfp, "Warning: %s: remote copy is newer\n",
usr.sbin/rpc.bootparamd/bootparamd.c
107
dolog = 1;
usr.sbin/rpc.bootparamd/bootparamd.c
167
if (dolog)
usr.sbin/rpc.bootparamd/bootparamd.c
186
if (dolog)
usr.sbin/rpc.bootparamd/bootparamd.c
206
if (dolog)
usr.sbin/rpc.bootparamd/bootparamd.c
219
if (dolog)
usr.sbin/rpc.bootparamd/bootparamd.c
236
if (dolog)
usr.sbin/rpc.bootparamd/bootparamd.c
247
if (dolog)
usr.sbin/rpc.bootparamd/bootparamd.c
262
if (dolog)
usr.sbin/rpc.bootparamd/bootparamd.c
281
if (dolog)
usr.sbin/rpc.bootparamd/bootparamd.c
296
if (dolog)
usr.sbin/rpc.bootparamd/bootparamd.c
402
if (dolog)
usr.sbin/rpc.bootparamd/bootparamd.c
61
int dolog = 0;