| /netbsd-src/libexec/rexecd/ |
| H A D | rexecd.c | 88 static int dolog; variable 115 dolog = 1; in main() 133 if (dolog) in main() 172 if (dolog) 183 if (dolog) 194 if (dolog) 211 if (dolog) 224 if (dolog) 232 if (dolog) 239 if (dolog) [all …]
|
| /netbsd-src/usr.sbin/rpc.bootparamd/ |
| H A D | bootparamd.c | 61 int dolog = 0; variable 107 dolog = 1; in main() 167 if (dolog) in bootparamproc_whoami_1_svc() 186 if (dolog) in bootparamproc_whoami_1_svc() 206 if (dolog) in bootparamproc_whoami_1_svc() 219 if (dolog) in bootparamproc_whoami_1_svc() 236 if (dolog) in bootparamproc_getfile_1_svc() 247 if (dolog) in bootparamproc_getfile_1_svc() 262 if (dolog) in bootparamproc_getfile_1_svc() 281 if (dolog) in bootparamproc_getfile_1_svc() [all …]
|
| /netbsd-src/usr.bin/rdist/ |
| H A D | server.c | 359 dolog(lfp, "%s: no password entry for uid %d \n", in sendf() 367 dolog(lfp, "%s: no name for group %d\n", in sendf() 375 dolog(lfp, "need to install: %s\n", target); in sendf() 378 dolog(lfp, "installing: %s\n", target); in sendf() 485 dolog(lfp, "need to update: %s\n", target); in sendf() 488 dolog(lfp, "updating: %s\n", target); in sendf() 553 dolog(lfp, "special \"%s\"\n", sc->sc_name); in sendf() 579 dolog(lfp, "out of memory, link information lost\n"); in savelink() 655 dolog(lfp, "update: note: %s\n", s); in update() 691 dolog(lfp, "Warning: %s: remote copy is newer\n", in update() [all …]
|
| H A D | docmd.c | 201 dolog(lfp, "%s: Warning: missing links\n", in doarrow() 341 dolog(lfp, "rdist: %s\n", lcbuf); in lostconn() 478 dolog(tfp, "new: %s\n", name); in cmptime()
|
| H A D | defs.h | 167 void dolog(FILE *, const char *, ...) __printflike(2, 3);
|
| /netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/netmgr/ |
| H A D | uverr2result.c | 33 isc___nm_uverr2result(int uverr, bool dolog, const char *file, in isc___nm_uverr2result() argument 97 if (dolog) { in isc___nm_uverr2result()
|
| H A D | netmgr-int.h | 1353 isc___nm_uverr2result(int uverr, bool dolog, const char *file,
|
| /netbsd-src/external/mpl/bind/dist/lib/isc/netmgr/ |
| H A D | uverr2result.c | |
| H A D | netmgr-int.h | |
| /netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/unix/ |
| H A D | errno2result.c | 34 isc___errno2result(int posixerrno, bool dolog, const char *file, in isc___errno2result() argument 118 if (dolog) { in isc___errno2result()
|
| H A D | errno2result.h | 34 isc___errno2result(int posixerrno, bool dolog, const char *file,
|
| /netbsd-src/external/mpl/bind/dist/lib/isc/ |
| H A D | errno2result.c | 33 isc___errno2result(int posixerrno, bool dolog, const char *file, in isc___errno2result() argument 120 if (dolog) { in isc___errno2result()
|
| H A D | errno2result.h | 33 isc___errno2result(int posixerrno, bool dolog, const char *file,
|
| /netbsd-src/external/gpl2/rcs/dist/src/ |
| H A D | 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) in xpandfile() argument 1203 int dolog; 1227 unexfile, exfile, delta, false, (FILE*)0, dolog
|
| H A D | rcsedit.c | 851 expandline(infile, outfile, delta, delimstuffed, frewfile, dolog) in expandline() argument 855 int delimstuffed, dolog; 973 keyreplace(matchresult, delta, ds, infile, out, dolog); 1014 keyreplace(marker, delta, delimstuffed, infile, out, dolog) in keyreplace() argument 1020 int dolog; 1114 if (marker == Log && dolog) {
|
| /netbsd-src/libexec/ftpd/ |
| H A D | ftpd.c | 1700 int dolog, sendrv, closerv, stderrfd, isconversion, isdata, isls; in retrieve() local 1707 isconversion = isdata = isls = dolog = 0; in retrieve() 1713 dolog = 1; in retrieve() 1746 if (dolog) in retrieve() 1792 if (dolog) { in retrieve()
|