Home
last modified time | relevance | path

Searched refs:dolog (Results 1 – 14 of 14) sorted by relevance

/netbsd/libexec/rexecd/
H A Drexecd.c115 dolog = 1; in main()
133 if (dolog) in main()
172 if (dolog)
224 if (dolog)
232 if (dolog)
239 if (dolog)
258 if (dolog)
264 if (dolog)
333 if (dolog)
369 if (dolog)
[all …]
/netbsd/usr.sbin/rpc.bootparamd/
H A Dbootparamd.c61 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/usr.bin/rdist/
H A Dserver.c367 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()
655 dolog(lfp, "update: note: %s\n", s); in update()
1191 dolog(lfp, "%s\n", s); in rmchk()
1434 dolog(FILE *fp, const char *fmt, ...) in dolog() function
1535 dolog(lfp, "%s\n", s); in response()
[all …]
H A Ddocmd.c201 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 Ddefs.h167 void dolog(FILE *, const char *, ...) __printflike(2, 3);
/netbsd/external/mpl/bind/dist/lib/isc/netmgr/
H A Duverr2result.c33 isc___nm_uverr2result(int uverr, bool dolog, const char *file, in isc___nm_uverr2result() argument
97 if (dolog) { in isc___nm_uverr2result()
H A Dnetmgr-int.h1352 isc___nm_uverr2result(int uverr, bool dolog, const char *file,
/netbsd/external/mpl/bind/dist/lib/isc/unix/
H A Derrno2result.c34 isc___errno2result(int posixerrno, bool dolog, const char *file, in isc___errno2result() argument
118 if (dolog) { in isc___errno2result()
H A Derrno2result.h34 isc___errno2result(int posixerrno, bool dolog, const char *file,
/netbsd/external/mpl/bind/dist/lib/isc/win32/
H A Derrno2result.c32 isc__errno2resultx(int posixerrno, bool dolog, const char *file, int line) { in isc__errno2resultx() argument
105 if (dolog) { in isc__errno2resultx()
H A Derrno2result.h33 isc__errno2resultx(int posixerrno, bool dolog, const char *file, int line);
/netbsd/external/gpl2/rcs/dist/src/
H A Dci.c297 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 Drcsedit.c851 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/libexec/ftpd/
H A Dftpd.c1700 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()