Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/bootparamd/bootparamd/
Dbootparamd.c29 extern int debug, dolog;
56 if (dolog) in bootparamproc_whoami_1_svc()
69 if (dolog) syslog(LOG_NOTICE,"This is host %s\n", he->h_name); in bootparamproc_whoami_1_svc()
91 if (dolog) syslog(LOG_NOTICE, in bootparamproc_whoami_1_svc()
104 if (dolog) syslog(LOG_NOTICE,"whoami failed\n"); in bootparamproc_whoami_1_svc()
119 if (dolog) in bootparamproc_getfile_1_svc()
159 if (dolog) in bootparamproc_getfile_1_svc()
170 if (dolog) syslog(LOG_NOTICE, in bootparamproc_getfile_1_svc()
Dmain.c31 extern int debug, dolog;
36 int dolog = 0; variable
74 dolog = 1; in main()
/freebsd-12-stable/contrib/tcsh/
Dtc.decls.h335 extern void dolog (Char **, struct command *);
Dsh.init.c105 { "log", dolog, 0, 0 },
175 { "watchlog", dolog, 0, 0 },
Dtc.who.c601 dolog(Char **v, struct command *c) function
/freebsd-12-stable/usr.sbin/mountd/
Dmountd.c282 static int dolog = 0; variable
462 dolog = 1; in main()
1259 if (dolog) in mntsrv()
1279 else if (dolog) in mntsrv()
1308 if (dolog) in mntsrv()
1326 if (dolog) in mntsrv()
1336 if (dolog) in mntsrv()
/freebsd-12-stable/usr.sbin/inetd/
Dinetd.c261 static int dolog = 0; variable
364 dolog = 1; in main()
663 if (dolog && !ISWRAP(sep)) { in main()
780 if (dolog) { in main()
/freebsd-12-stable/crypto/heimdal/appl/ftp/ftpd/
Dftpd.c142 static void dolog (struct sockaddr *, int);
380 dolog(his_addr, his_addr_len); in main()
1835 dolog(struct sockaddr *sa, int len) in dolog() function
/freebsd-12-stable/contrib/opie/
Dopieftpd.c1253 static VOIDRET dolog FUNCTION((sin), struct sockaddr_in *sin)
1670 dolog(&his_addr);
/freebsd-12-stable/libexec/ftpd/
Dftpd.c245 static void dolog(struct sockaddr *);
596 dolog((struct sockaddr *)&his_addr); in main()
2732 dolog(struct sockaddr *who) in dolog() function
/freebsd-12-stable/crypto/heimdal/appl/ftp/
DChangeLog654 * ftpd/ftpd.c (dolog): update prototype
655 * ftpd/ftpd.c (dolog): use getnameinfo_verified