Searched refs:logmsg (Results 26 - 49 of 49) sorted by relevance

12

/openbsd-current/usr.bin/cvs/
H A Dadd.c44 extern char *logmsg;
78 logmsg = optarg;
102 if (logmsg != NULL)
103 cvs_client_send_logmsg(logmsg);
105 if (logmsg != NULL && cvs_logmsg_verify(logmsg))
526 if (logmsg != NULL) {
535 if (fputs(logmsg, fp) == EOF) {
H A DMakefile10 hash_func.c history.c log.c logmsg.c modules.c import.c init.c \
/openbsd-current/usr.sbin/dvmrpd/
H A DMakefile5 group.c igmp.c interface.c in_cksum.c kmroute.c kroute.c log.c logmsg.c \
/openbsd-current/usr.sbin/ldpd/
H A DMakefile6 ldpe.c log.c logmsg.c neighbor.c notification.c packet.c parse.y \
/openbsd-current/usr.sbin/ospf6d/
H A DMakefile6 lsreq.c lsupdate.c log.c logmsg.c neighbor.c ospf6d.c ospfe.c packet.c \
/openbsd-current/usr.sbin/ospfd/
H A DMakefile6 lsreq.c lsupdate.c log.c logmsg.c neighbor.c ospfd.c ospfe.c packet.c \
/openbsd-current/usr.sbin/ldapd/
H A DMakefile5 SRCS= log.c logmsg.c control.c \
/openbsd-current/usr.sbin/bgpd/
H A DMakefile4 SRCS= bgpd.c session.c log.c logmsg.c parse.y config.c \
/openbsd-current/gnu/usr.bin/cvs/src/
H A Dbuild_src.com27 $ CC logmsg.c
59 lock.obj,log.obj,login.obj,logmsg.obj,mkmodules.obj,modules.obj,myndbm.obj,-
H A DMakefile.am56 logmsg.c \
H A DMakefile.in140 logmsg.c \
222 lock.$(OBJEXT) log.$(OBJEXT) login.$(OBJEXT) logmsg.$(OBJEXT) \
263 @AMDEP_TRUE@ $(DEPDIR)/login.Po $(DEPDIR)/logmsg.Po \
436 @_am_include@ @_am_quote@$(DEPDIR)/logmsg.Po@_am_quote@
/openbsd-current/usr.bin/rcs/
H A Drcsprog.c188 char *logstr, *logmsg, *descfile; local
351 if ((logmsg = strchr(logstr, ':')) == NULL) {
357 *logmsg++ = '\0';
364 if (rcs_rev_setlog(file, logrev, logmsg) < 0) {
365 warnx("failed to set logmsg for `%s' to `%s'",
366 logstr, logmsg);
/openbsd-current/usr.bin/ssh/
H A Dmonitor.c357 struct sshbuf *logmsg; local
363 if ((logmsg = sshbuf_new()) == NULL)
367 if ((r = sshbuf_reserve(logmsg, 4, &p)) != 0)
371 sshbuf_free(logmsg);
379 if ((r = sshbuf_get_u32(logmsg, &len)) != 0)
385 sshbuf_reset(logmsg);
386 if ((r = sshbuf_reserve(logmsg, len, &p)) != 0)
390 if ((r = sshbuf_get_u32(logmsg, &level)) != 0 ||
391 (r = sshbuf_get_u32(logmsg, &forced)) != 0 ||
392 (r = sshbuf_get_cstring(logmsg,
[all...]
/openbsd-current/lib/libagentx/
H A Dagentx.c2548 char *logmsg = NULL; local
2626 fail |= agentx_strcat(&logmsg, " {");
2628 fail |= agentx_strcat(&logmsg, ",{");
2629 fail |= agentx_strcat(&logmsg,
2632 fail |= agentx_strcat(&logmsg, " (inclusive)");
2634 fail |= agentx_strcat(&logmsg, " - ");
2635 fail |= agentx_strcat(&logmsg,
2638 fail |= agentx_strcat(&logmsg, "}");
2641 free(logmsg);
2649 ax_pdutype2string(axg->axg_type), logmsg);
2673 char *logmsg = NULL; local
[all...]
/openbsd-current/gnu/usr.bin/cvs/emx/
H A DMakefile.in103 ${cvs_srcdir}/logmsg.c \
197 ${cvs_srcdir}/logmsg.o \
H A DMakefile103 ${cvs_srcdir}/logmsg.c \
197 ${cvs_srcdir}/logmsg.o \
/openbsd-current/gnu/usr.bin/cvs/os2/
H A DMakefile.in120 ${cvs_srcdir}${SL}logmsg.c \
204 ${cvs_srcdir}${SL}logmsg.obj \
H A DMakefile120 ${cvs_srcdir}${SL}logmsg.c \
204 ${cvs_srcdir}${SL}logmsg.obj \
H A Dwatcom.mak82 $(cvs_srcdir)\logmsg.obj &
/openbsd-current/gnu/llvm/lldb/source/Target/
H A DRegisterContextUnwind.cpp2339 llvm::SmallString<0> logmsg; local
2340 if (VASprintf(logmsg, fmt, args)) {
2343 m_thread.GetIndexID(), m_frame_number, logmsg.c_str());
2356 llvm::SmallString<0> logmsg; local
2357 if (VASprintf(logmsg, fmt, args)) {
2360 m_thread.GetIndexID(), m_frame_number, logmsg.c_str());
/openbsd-current/regress/usr.bin/cvs/
H A DMakefile204 @echo "commit seed repo" > ${REGRESS_WCOPY}/logmsg.txt
206 -F ${REGRESS_WCOPY}/logmsg.txt > /dev/null
/openbsd-current/sbin/iked/
H A Dca.c1981 ca_x509_subjectaltname_do(X509 *cert, int mode, const char *logmsg, argument
2043 log_info("%s: altname: %s", logmsg, idstr);
2086 ca_x509_subjectaltname_log(X509 *cert, const char *logmsg) argument
2088 return ca_x509_subjectaltname_do(cert, MODE_ALT_LOG, logmsg, NULL, NULL);
/openbsd-current/usr.sbin/syslogd/
H A Dsyslogd.c131 * Flags to logmsg().
347 void logmsg(struct msg *, int, char *);
1670 logmsg(&msg, 0, hname);
1710 logmsg(&msg, flags, LocalHostName);
1735 logmsg(&msg, 0, LocalHostName);
1765 logmsg(struct msg *msg, int flags, char *from) function
1771 log_debug("logmsg: pri 0%o, flags 0x%x, from %s, prog %s, msg %s",
3086 logmsg(&msg, MARK, LocalHostName);
/openbsd-current/gnu/usr.bin/cvs/
H A Dcvsnt.mak118 -@erase ".\WinRel\logmsg.obj"
247 "$(INTDIR)/logmsg.obj" \
320 -@erase ".\WinDebug\logmsg.obj"
451 "$(INTDIR)/logmsg.obj" \
1519 SOURCE=.\src\logmsg.c
1549 "$(INTDIR)\logmsg.obj" : $(SOURCE) $(DEP_CPP_LOGMS) "$(INTDIR)"

Completed in 364 milliseconds

12