| /src/usr.sbin/rpc.bootparamd/ |
| bootparamd.c | 61 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...] |
| /src/libexec/rexecd/ |
| rexecd.c | 88 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...] |
| /src/usr.bin/rdist/ |
| server.c | 359 dolog(lfp, "%s: no password entry for uid %d \n", 367 dolog(lfp, "%s: no name for group %d\n", 375 dolog(lfp, "need to install: %s\n", target); 378 dolog(lfp, "installing: %s\n", target); 485 dolog(lfp, "need to update: %s\n", target); 488 dolog(lfp, "updating: %s\n", target); 553 dolog(lfp, "special \"%s\"\n", sc->sc_name); 579 dolog(lfp, "out of memory, link information lost\n"); 655 dolog(lfp, "update: note: %s\n", s); 691 dolog(lfp, "Warning: %s: remote copy is newer\n" 1434 dolog(FILE *fp, const char *fmt, ...) function [all...] |
| /src/external/gpl2/rcs/dist/src/ |
| ci.c | 297 int changedRCS, changework, dolog, newhead; variable 585 dolog = true; 620 dolog = false; 792 workptr, workdelta, &newworkname, dolog 1199 xpandfile(unexfile, delta, exname, dolog) 1203 int dolog; 1227 unexfile, exfile, delta, false, (FILE*)0, dolog
|
| /src/libexec/ftpd/ |
| ftpd.c | 1701 int dolog, sendrv, closerv, stderrfd, isconversion, isdata, isls; local 1708 isconversion = isdata = isls = dolog = 0; 1714 dolog = 1; 1747 if (dolog) 1793 if (dolog) {
|