HomeSort by: relevance | last modified time | path
    Searched refs:logerr (Results 1 - 25 of 35) sorted by relevancy

1 2

  /src/libexec/utmp_update/
utmp_update.c 55 logerr(int e, const char *fmt, ...) function
97 logerr(errno, "Can't setuid %ld", (long)ruid);
102 logerr(0, "Bad argument size %zu", len);
105 logerr(errno, "Can't allocate %zu", len+1);
109 logerr(0, "Decoding error %s %d != %zu", argv[1], res,
117 logerr(0, "Invalid utmpx type %d", (int)utx->ut_type);
124 logerr(0, "Non-printable characters in hostname");
128 logerr(0, "User %ld does not exist in password"
132 logerr(0, "Current user `%s' does not match "
140 logerr(errno, "Cannot stat `%s'", tty)
    [all...]
  /src/external/bsd/dhcpcd/dist/src/
privsep-inet.c 47 #include "logerr.h"
60 logerr(__func__);
73 logerr(__func__);
78 logerr(__func__);
91 logerr(__func__);
143 logerr("%s: dhcp_open", __func__);
146 logerr("%s: ps_rights_limit_fd_rdonly", __func__);
153 logerr("%s: eloop_event_add DHCP", __func__);
164 logerr("%s: ipv6nd_open", __func__);
167 logerr("%s: ps_rights_limit_fd_rdonly", __func__)
    [all...]
privsep-control.c 37 #include "logerr.h"
80 logerr(__func__);
147 logerr(__func__);
189 logerr("%s: recvmsg hdr", __func__);
195 logerr("%s: recvmsg hdr", __func__);
206 logerr(__func__);
221 logerr("%s: recvmsg msg", __func__);
227 logerr("%s: recvmsg msg", __func__);
237 logerr("%s: control_queue", __func__);
273 logerr("%s: recvmsg len %zd", __func__, len)
    [all...]
logerr.h 2 * logerr: errx with logging
51 #define LOGERROR logerr("%s: %d", __FILE__, __LINE__)
76 #define logerr(...) log_err(__VA_ARGS__) macro
privsep.c 73 #include "logerr.h"
109 logerr("getpwnam");
142 logerr("%s: chroot: %s", __func__, pw->pw_dir);
146 logerr("%s: chdir: /", __func__);
154 logerr("failed to drop privileges");
166 logerr("setrlimit RLIMIT_NOFILE");
177 logerr("setrlimit RLIMIT_FSIZE");
183 logerr("setrlimit RLIMIT_NPROC");
318 logerr("%s: socketpair", __func__);
324 logerr("%s: ps_rights_limit_fdpair", __func__)
    [all...]
dhcpcd.c 70 #include "logerr.h"
388 logerr(__func__);
596 logerr(__func__);
639 logerr(__func__);
704 logerr(__func__);
724 logerr(__func__);
798 logerr(__func__);
967 logerr("%s: ipv6_start", ifp->name);
997 logerr("%s: dhcp6_start", ifp->name);
1032 logerr(__func__)
    [all...]
control.c 50 #include "logerr.h"
123 logerr(__func__);
128 logerr("%s: getpeereid", __func__);
137 logerr(__func__);
145 logerr(__func__);
157 logerr(__func__);
170 logerr(__func__);
180 logerr(__func__);
188 logerr(__func__);
244 logerr("%s: write", __func__)
    [all...]
privsep-bpf.c 53 #include "logerr.h"
82 logerr("%s: %s", psp->psp_ifname, __func__);
99 logerr(__func__);
145 logerr(__func__);
173 logerr("%s: bpf_open", __func__);
176 logerr("%s: ps_rights_limit_fd", __func__);
180 logerr("%s: eloop_event_add", __func__);
arp.c 53 #include "logerr.h"
190 logerr(__func__);
345 logerr("%s: %s", __func__, ifp->name);
390 logerr(__func__);
460 logerr(__func__);
496 logerr(__func__);
540 logerr(__func__);
550 logerr(__func__);
559 logerr(__func__);
568 logerr(__func__)
    [all...]
privsep-root.c 55 #include "logerr.h"
182 logerr("%s: result=%zd, data=%p, len=%zu", __func__, result,
255 logerr(__func__);
491 logerr("%s: failed to send message to pid %ld",
651 logerr(__func__);
693 logerr("%s: if_opensockets", __func__);
712 logerr("%s: dhcp_openraw", __func__);
715 logerr("%s: setsockopt SO_RCVBUF DHCP", __func__);
724 logerr("%s: ipv6nd_open", __func__);
727 logerr("%s: setsockopt SO_RCVBUF ND", __func__)
    [all...]
if-options.c 57 #include "logerr.h"
194 logerr(__func__);
214 logerr(__func__);
226 logerr(__func__);
244 logerr(__func__);
249 logerr(__func__);
440 logerr(__func__);
447 logerr(__func__);
453 logerr(__func__);
758 logerr(__func__)
    [all...]
route.c 47 #include "logerr.h"
400 logerr(__func__);
649 logerr("if_route (CHG)");
658 logerr("if_route (DEL)");
667 goto logerr;
677 logerr("if_route (DEL)");
699 logerr:
701 logerr("if_route (ADD)");
719 logerr(__func__);
802 logerr("%s: if_initrt", __func__)
    [all...]
script.c 55 #include "logerr.h"
270 logerr("%s: mkstemp", __func__);
559 logerr(__func__);
588 logerr(__func__);
724 logerr("%s: %s", __func__, argv[0]);
732 logerr("%s: waitpid", __func__);
776 logerr(__func__);
796 logerr(__func__);
812 logerr("%s: control_queue", __func__);
duid.c 54 #include "logerr.h"
175 logerr("%s", DUID);
177 logerr(__func__);
232 logerr("%s: cannot write duid", __func__);
ipv6nd.c 59 #include "logerr.h"
390 logerr(__func__);
398 logerr(__func__);
403 logerr(__func__);
414 logerr(__func__);
419 logerr("%s: eloop_event_add", __func__);
424 logerr(__func__);
564 logerr(__func__);
871 logerr(__func__);
875 logerr("ipv6_makestableprivate")
    [all...]
if-bsd.c 100 #include "logerr.h"
206 logerr("%s: SO_RERROR", __func__);
215 logerr("%s: SO_USELOOPBACK", __func__);
225 logerr("%s: setsockopt(SO_RCVBUF)", __func__);
232 logerr(__func__);
240 logerr(__func__);
255 logerr("%s: socket(PF_LINK)", __func__);
366 logerr(__func__);
1028 logerr(__func__);
1475 logerr("%s: SIOCGIFALIAS", __func__)
    [all...]
dhcp6.c 59 #include "logerr.h"
605 logerr(__func__);
677 logerr("%s: invalid prefix %s/%d + %d/%d", ifp->name, sa,
967 logerr("%s: %s: dhcp_auth_encode", __func__, ifp->name);
1416 logerr("%s: %s: dhcp6_updateauth", __func__, ifp->name);
1442 logerr(__func__);
1448 logerr("%s: %s: sendmsg", __func__, ifp->name);
1575 logerr("%s: %s", __func__, ifp->name);
1735 logerr("%s: %s", __func__, ifp->name);
1766 logerr("%s: %s", __func__, ifp->name)
    [all...]
if.c 80 #include "logerr.h"
302 logerr("%s: if_addrflags: %s%%%s",
336 logerr("%s: if_addrflags6: %s%%%s",
467 logerr(__func__);
475 logerr("ps_root_getifaddrs");
482 logerr("getifaddrs");
572 logerr(__func__);
668 logerr("%s: if_init", ifp->name);
679 logerr("%s: if_init_os", ifp->name);
dhcp.c 75 #include "logerr.h"
816 logerr("%s: if_getmtu", ifp->name);
820 logerr("%s: interface mtu is too small (%d<%zu)", ifp->name,
1105 logerr("%s: dhcp_auth_encode", ifp->name);
1266 logerr("%s: %s", ifp->name, state->leasefile);
1296 logerr("%s: authentication failed", ifp->name);
1598 logerr(__func__); /* try to continue */
1888 logerr("%s: dhcp_sendudp", ifp->name);
1896 logerr("%s: dhcp_makeudppacket", ifp->name);
1913 logerr("%s: bpf_send", ifp->name)
    [all...]
  /src/external/bsd/dhcpcd/sbin/dhcpcd/
Makefile 11 SRCS= common.c control.c dhcpcd.c duid.c eloop.c logerr.c
79 COPTS.logerr.c+= ${${ACTIVE_CC} == "clang" && ${MACHINE_ARCH} == "powerpc":? -O0 :}
  /src/libexec/mail.local/
mail.local.c 67 __dead static void logerr(int, const char *, ...) __printflike(2, 3);
94 logerr(EX_USAGE, "multiple -f options");
141 logerr(EX_OSERR, "not enough memory");
143 logerr(EX_OSERR, "unable to open temporary file");
172 logerr(EX_OSERR, "temporary file write error");
174 logerr(EX_OSERR, "dup failed");
359 logerr(EX_USAGE, "usage: mail.local [-l] [-f from] user ...");
363 logerr(int status, const char *fmt, ...) function
  /src/external/gpl3/binutils/dist/gprofng/common/
hwcdrv.h 255 #define logerr hwcfuncs_int_logerr macro
hwcdrv.c 187 logerr (GTXT ("for `%s', allowable umask bits are: 0x%llx\n"),
197 logerr (GTXT ("`%s' attribute `%s' could not be set to 0x%llx\n"),
209 logerr (GTXT ("attribute `%s' is invalid\n"), attrname);
234 logerr (GTXT ("out of memory, could not parse attributes\n"));
243 logerr (GTXT ("counter `%s' is not valid\n"), nameOnly);
1180 logerr (GTXT ("More than %d counters were specified\n"), hdrv_pcl_about.cpcN_npics); /*!*/
1185 logerr (GTXT ("Processor not supported\n"));
  /src/external/gpl3/binutils.old/dist/gprofng/common/
hwcdrv.h 255 #define logerr hwcfuncs_int_logerr macro
hwcdrv.c 187 logerr (GTXT ("for `%s', allowable umask bits are: 0x%llx\n"),
197 logerr (GTXT ("`%s' attribute `%s' could not be set to 0x%llx\n"),
209 logerr (GTXT ("attribute `%s' is invalid\n"), attrname);
234 logerr (GTXT ("out of memory, could not parse attributes\n"));
243 logerr (GTXT ("counter `%s' is not valid\n"), nameOnly);
1180 logerr (GTXT ("More than %d counters were specified\n"), hdrv_pcl_about.cpcN_npics); /*!*/
1185 logerr (GTXT ("Processor not supported\n"));

Completed in 51 milliseconds

1 2