Home
last modified time | relevance | path

Searched refs:logperror (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_main.c603 logperror("new_req: accept failed"); in new_req()
609 logperror("new_req: fcntl(F_GETFL)"); in new_req()
613 logperror("new_req: fcntl(F_SETFL)"); in new_req()
617 logperror("new_req: fcntl(FD_CLOEXEC)"); in new_req()
626 logperror("new_req: getpeerucred failed"); in new_req()
630 logperror("new_req: ucred_getruid failed"); in new_req()
640 logperror("new_req: invalid user"); in new_req()
650 logperror("new_req: port_associate(cli) failed"); in new_req()
665 logperror("new_req: port_associate(listener) failed"); in new_req()
701 logperror("handle_req: read failed"); in handle_req()
[all …]
H A Dilbd_support.c106 logperror(const char *str) in logperror() function
235 logperror("do_ioctl: AF_INET socket call" in do_ioctl()
H A Dilbd_nat.c138 logperror("ilbd_show_nat: ioctl(ILB_LIST_NAT_TABLE)"); in ilbd_show_nat()
259 logperror("ilbd_show_nat: ioctl(ILB_LIST_STICKY_TABLE)"); in ilbd_show_sticky()
H A Dilbd.h315 void logperror(const char *);
H A Dilbd_hc.c1445 logperror("ilbd_hc_child_hup: waitpid"); in ilbd_hc_child_hup()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dmain.c121 logperror("getcurrenttime: gettimeofday failed"); in getcurrenttime()
140 logperror("sendpacket: sendto"); in sendpacket()
379 logperror("realloc"); in poll_add()
442 logperror("if_process: ioctl (get interface flags)"); in if_process()
632 logperror("initifs: socket"); in initifs()
639 logperror("initifs: ioctl (get interface numbers)"); in initifs()
674 logperror("initifs: ioctl (get interface configuration)"); in initifs()
929 logperror("fork"); in daemonize_ndpd()
941 logperror("daemonize_ndpd: setitimer"); in daemonize_ndpd()
1161 logperror("timer_schedule: setitimer"); in timer_schedule()
[all …]
H A Ddefs.h135 extern void logperror(const char *str);
H A Dconfig.c244 logperror(config_file); in parse_config()
919 logperror("gettimeofday"); in parse_date()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.rdisc/
H A Din.rdisc.c193 static void logperror(char *);
420 logperror("socket"); in main()
475 logperror("recvfrom"); in main()
590 logperror("sendto"); in solicitor()
689 logperror("sendto"); in advertise()
1188 logperror("sendbcast: sendto"); in sendbcastif()
1258 logperror("setsockopt (IP_MULTICAST_IF)"); in sendmcastif()
1266 logperror("sendmcast: sendto"); in sendmcastif()
1329 logperror("initifs: socket"); in initifs()
1335 logperror("initifs: SIOCGIFNUM"); in initifs()
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_main.c150 logperror("poll_add: realloc"); in poll_add()
317 logperror("initifs: ioctl (get interface count)"); in initifs()
327 logperror("initifs: calloc"); in initifs()
337 logperror("initifs: ioctl (get interface configuration)"); in initifs()
364 logperror("initifs: ioctl (SIOCGLIFFLAGS)"); in initifs()
388 logperror("initifs: ioctl " in initifs()
1006 logperror("timer_schedule: setitimer"); in timer_schedule()
1021 logperror("timer_cancel: setitimer"); in timer_cancel()
1109 logperror("sig_handler: write"); in sig_handler()
1127 logperror("in_signal: read"); in in_signal()
[all …]
H A Dmpd_tables.c377 logperror("phyint_create: calloc"); in phyint_create()
427 logperror("phyint_inst_create: calloc"); in phyint_inst_create()
514 logperror("phyint_group_create: calloc"); in phyint_group_create()
632 logperror("phyint_inst_init_from_k:" in phyint_inst_init_from_k()
648 logperror("phyint_inst_init_from_k: " in phyint_inst_init_from_k()
660 logperror("phyint_inst_init_from_k: " in phyint_inst_init_from_k()
683 logperror("phyint_inst_init_from_k:" in phyint_inst_init_from_k()
1738 logperror("logint_create: calloc"); in logint_create()
2287 logperror("target_create: calloc"); in target_create()
2921 logperror("cannot create `interface change' event"); in probe_state_event()
[all …]
H A Dmpd_defs.h211 extern void logperror(const char *str);
H A Dmpd_probe.c2614 logperror("change_pif_flags: ioctl (get flags)"); in change_pif_flags()
2629 logperror("change_pif_flags: ioctl (set flags)"); in change_pif_flags()