Lines Matching defs:n
130 syslog(LOG_ERR, "%s: %m\n", str);
132 (void) fprintf(stderr, "ncaconfd: %s: %s\n", str,
209 logdebug("ARP_muxid %d IP_muxid %d\n", lifr.lifr_arp_muxid,
243 logdebug("New IP_muxid %d\n", mux_id);
313 logdebug("NCA is at position %d in the stream.\n", pos);
318 logdebug("Cannot find IP??\n");
387 logdebug("Plumbing NCA for %s\n", nif_list[i].name);
411 " stream\n", nif_list[i].name);
417 logdebug("Cannot find pos for %s\n",
517 logdebug("IP address of %s: %s\n",
530 " does not exist!\n"), nif_list[i].name);
599 logdebug("# level name len\n");
603 (void) printf("%d %4d %5d %d\n",
618 "EOD (level %ld, name %ld)\n",
627 " 0x%lx, UNIX_error = 0x%lx\n",
639 "ctlbuf.len = %d, PRIM_type = %ld\n",
643 "MGMT_flags = 0x%lx, req->len = %ld\n",
676 "databuf.maxlen = %d, databuf.len = %d\n",
809 " router for %s: %s\n", ifname,
824 " does not have a default router.\n"),
917 strlen(err_buf) - 1, "\n");
925 logwarn("Cannot reach %s using %s\n",
1099 " configuration list.\n"), nif_list[i].name);
1105 " configuration list.\n"), nif_list[i].name);
1140 int n;
1154 logdebug("Waiting to read routing info...\n");
1156 n = read(rt_fd, msg, sizeof (msg));
1158 if (n <= 0) {
1160 logdebug("Routing socket read error.\n");
1172 " socket\n"));
1183 " socket info.\n"));
1187 logdebug("Get routing info.\n");
1206 "removal notice: gw %s\n",
1249 " configuration list.\n"),
1258 " configuration list.\n"),
1267 " %s\n", nif_list[i].name);
1283 logwarn("Daemon dies\n");
1307 (void) fprintf(stderr, gettext("ncaconfd: cannot fork: %s\n"),
1317 (void) fprintf(stderr, gettext("ncaconfd: cannot fork: %s\n"),
1340 " [interface1 interface2 ...]\n"), argv[0]);
1368 " [interface1 interface2 ...]\n"), argv[0]);
1376 " [interface1 interface2 ...]\n"), argv[0]);
1381 (void) fprintf(stderr, gettext("ncaconfd: Cannot malloc: %s\n"),
1393 " addresses for interfaces.\n");
1417 " information from network interface.\n");