Searched refs:dolog (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/usr.bin/dig/lib/isc/unix/
H A Derrno2result.h29 isc___errno2result(int posixerrno, int dolog,
H A Derrno2result.c36 isc___errno2result(int posixerrno, int dolog, argument
89 if (dolog) {
/openbsd-current/usr.sbin/rpc.bootparamd/
H A Dbootparamd.c47 int dolog = 0; variable
94 dolog = 1;
149 if (dolog)
164 if (dolog)
185 if (dolog)
197 if (dolog)
213 if (dolog)
241 if (dolog)
254 if (dolog)
/openbsd-current/sbin/iked/
H A Dikev2.c7451 ikev2_info_sa(struct iked *env, struct imsg *imsg, int dolog, const char *msg, argument
7479 if (dolog) {
7491 ikev2_info_csa(struct iked *env, struct imsg *imsg, int dolog, const char *msg, argument
7515 if (dolog) {
7527 ikev2_info_flow(struct iked *env, struct imsg *imsg, int dolog, const char *msg, argument
7562 if (dolog) {
7574 ikev2_info(struct iked *env, struct imsg *imsg, int dolog) argument
7583 ikev2_info_sa(env, imsg, dolog, "iked_sas", sa);
7585 ikev2_info_csa(env, imsg, dolog, " sa_childsas", csa);
7587 ikev2_info_csa(env, imsg, dolog, " ",
[all...]
/openbsd-current/libexec/ftpd/
H A Dftpd.c199 static void dolog(struct sockaddr *);
553 dolog((struct sockaddr *)&his_addr);
2115 dolog(struct sockaddr *sa) function

Completed in 101 milliseconds