Searched refs:logperror (Results 1 - 14 of 14) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ncaconfd/
H A Dncaconfd.c102 static void logperror(char *);
127 logperror(char *str) function
195 logperror("Cannot open IP");
199 logperror("Cannot open UDP");
204 logperror("ioctl(SIOCGLIFMUXID) failed");
213 logperror("ioctl(_I_MUXID2FD) failed");
239 logperror("ioctl(I_PLINK) failed");
247 logperror("ioctl(SIOCSLIFMUXID) failed");
276 logperror("ioctl(I_LIST) failed");
283 logperror("canno
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_main.c602 logperror("new_req: accept failed");
608 logperror("new_req: fcntl(F_GETFL)");
612 logperror("new_req: fcntl(F_SETFL)");
616 logperror("new_req: fcntl(FD_CLOEXEC)");
625 logperror("new_req: getpeerucred failed");
629 logperror("new_req: ucred_getruid failed");
639 logperror("new_req: invalid user");
649 logperror("new_req: port_associate(cli) failed");
664 logperror("new_req: port_associate(listener) failed");
700 logperror("handle_re
[all...]
H A Dilbd_support.c78 * logperror*(): A set of functions used to output error messages
106 logperror(const char *str) function
235 logperror("do_ioctl: AF_INET socket call"
H A Dilbd_nat.c138 logperror("ilbd_show_nat: ioctl(ILB_LIST_NAT_TABLE)");
259 logperror("ilbd_show_nat: ioctl(ILB_LIST_STICKY_TABLE)");
H A Dilbd.h315 void logperror(const char *);
H A Dilbd_hc.c1445 logperror("ilbd_hc_child_hup: waitpid");
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dmain.c120 logperror("getcurrenttime: gettimeofday failed");
139 logperror("sendpacket: sendto");
378 logperror("realloc");
441 logperror("if_process: ioctl (get interface flags)");
631 logperror("initifs: socket");
638 logperror("initifs: ioctl (get interface numbers)");
673 logperror("initifs: ioctl (get interface configuration)");
928 logperror("fork");
940 logperror("daemonize_ndpd: setitimer");
1160 logperror("timer_schedul
2137 logperror(const char *str) function
[all...]
H A Ddefs.h135 extern void logperror(const char *str);
H A Dconfig.c246 logperror(config_file);
921 logperror("gettimeofday");
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_main.c148 logperror("poll_add: realloc");
315 logperror("initifs: ioctl (get interface count)");
325 logperror("initifs: calloc");
335 logperror("initifs: ioctl (get interface configuration)");
362 logperror("initifs: ioctl (SIOCGLIFFLAGS)");
386 logperror("initifs: ioctl "
1004 logperror("timer_schedule: setitimer");
1019 logperror("timer_cancel: setitimer");
1107 logperror("sig_handler: write");
1125 logperror("in_signa
2765 logperror(const char *str) function
[all...]
H A Dmpd_tables.c377 logperror("phyint_create: calloc");
427 logperror("phyint_inst_create: calloc");
514 logperror("phyint_group_create: calloc");
632 logperror("phyint_inst_init_from_k:"
648 logperror("phyint_inst_init_from_k: "
660 logperror("phyint_inst_init_from_k: "
683 logperror("phyint_inst_init_from_k:"
1738 logperror("logint_create: calloc");
2287 logperror("target_create: calloc");
2921 logperror("canno
[all...]
H A Dmpd_defs.h211 extern void logperror(const char *str);
H A Dmpd_probe.c2614 logperror("change_pif_flags: ioctl (get flags)");
2629 logperror("change_pif_flags: ioctl (set flags)");
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.rdisc/
H A Din.rdisc.c195 void logerr(), logtrace(), logdebug(), logperror();
422 logperror("socket");
477 logperror("recvfrom");
592 logperror("sendto");
691 logperror("sendto");
1190 logperror("sendbcast: sendto");
1260 logperror("setsockopt (IP_MULTICAST_IF)");
1268 logperror("sendmcast: sendto");
1331 logperror("initifs: socket");
1337 logperror("initif
2272 logperror(str) function
[all...]

Completed in 100 milliseconds