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

/netbsd-6-1-5-RELEASE/libexec/rexecd/
H A Drexecd.c88 static int dolog; variable
115 dolog = 1;
133 if (dolog)
172 if (dolog)
183 if (dolog)
194 if (dolog)
211 if (dolog)
224 if (dolog)
232 if (dolog)
239 if (dolog)
[all...]
/netbsd-6-1-5-RELEASE/usr.sbin/isdn/isdnd/
H A Drates.c386 get_current_rate(struct cfg_entry *cep, int dolog) argument
393 if (dolog)
400 if (dolog)
408 if (dolog)
416 if (dolog)
424 if (dolog)
430 if (dolog)
440 if (dolog)
445 if (dolog)
453 if (dolog)
[all...]
H A Disdnd.h115 #define DBGL(cond, dolog) if (cond & debug_flags) dolog
117 #define DBGL(cond, dolog)
/netbsd-6-1-5-RELEASE/usr.sbin/rpc.bootparamd/
H A Dbootparamd.c61 int dolog = 0; variable
107 dolog = 1;
167 if (dolog)
186 if (dolog)
206 if (dolog)
219 if (dolog)
236 if (dolog)
247 if (dolog)
262 if (dolog)
281 if (dolog)
[all...]
/netbsd-6-1-5-RELEASE/usr.bin/rdist/
H A Dserver.c358 dolog(lfp, "%s: no password entry for uid %d \n",
366 dolog(lfp, "%s: no name for group %d\n",
374 dolog(lfp, "need to install: %s\n", target);
377 dolog(lfp, "installing: %s\n", target);
484 dolog(lfp, "need to update: %s\n", target);
487 dolog(lfp, "updating: %s\n", target);
552 dolog(lfp, "special \"%s\"\n", sc->sc_name);
578 dolog(lfp, "out of memory, link information lost\n");
654 dolog(lfp, "update: note: %s\n", s);
690 dolog(lf
1434 dolog(FILE *fp, const char *fmt, ...) function
[all...]
H A Ddefs.h167 void dolog(FILE *, const char *, ...) __printflike(2, 3);
H A Ddocmd.c198 dolog(lfp, "%s: Warning: missing links\n",
338 dolog(lfp, "rdist: %s\n", lcbuf);
475 dolog(tfp, "new: %s\n", name);
/netbsd-6-1-5-RELEASE/gnu/usr.bin/rcs/ci/
H A Dci.c303 int changedRCS, changework, dolog, newhead; variable
591 dolog = true;
626 dolog = false;
798 workptr, workdelta, &newworkname, dolog
1205 xpandfile(unexfile, delta, exname, dolog)
1209 int dolog;
1233 unexfile, exfile, delta, false, (FILE*)0, dolog
/netbsd-6-1-5-RELEASE/gnu/usr.bin/rcs/lib/
H A Drcsedit.c871 expandline(infile, outfile, delta, delimstuffed, frewfile, dolog)
875 int delimstuffed, dolog;
993 keyreplace(matchresult, delta, ds, infile, out, dolog);
1034 keyreplace(marker, delta, delimstuffed, infile, out, dolog)
1040 int dolog;
1134 if (marker == Log && dolog) {
/netbsd-6-1-5-RELEASE/libexec/ftpd/
H A Dftpd.c1685 int dolog, sendrv, closerv, stderrfd, isconversion, isdata, isls; local
1692 isconversion = isdata = isls = dolog = 0;
1698 dolog = 1;
1731 if (dolog)
1777 if (dolog) {

Completed in 123 milliseconds