HomeSort by: relevance | last modified time | path
    Searched defs:dolog (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.sbin/rpc.bootparamd/
bootparamd.c 61 int dolog = 0; variable in typeref:typename:int
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 in typeref:typename:int
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 in typeref:typename:void
    [all...]
  /src/libexec/ftpd/
ftpd.c 1701 int dolog, sendrv, closerv, stderrfd, isconversion, isdata, isls; local in function:retrieve
1708 isconversion = isdata = isls = dolog = 0;
1714 dolog = 1;
1747 if (dolog)
1793 if (dolog) {

Completed in 16 milliseconds