Home
last modified time | relevance | path

Searched refs:_B_FALSE (Results 1 – 25 of 38) sorted by relevance

12

/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dcommon.c66 return (_B_FALSE); in getnet()
79 return (_B_FALSE); in getnet()
96 return (_B_FALSE); in getnet()
103 return (_B_FALSE); in getnet()
106 return (_B_FALSE); in getnet()
109 return (_B_FALSE); in getnet()
111 return (_B_FALSE); in getnet()
113 return (_B_FALSE); in getnet()
H A Dmain.c55 boolean_t save_space = _B_FALSE;
116 boolean_t vflag = _B_FALSE; in main()
117 boolean_t version = _B_FALSE; in main()
140 logbad(_B_FALSE, "gettimeofday: %s", rip_strerror(errno)); in main()
158 auth_ok = _B_FALSE; in main()
164 background = _B_FALSE; in main()
168 background = _B_FALSE; in main()
222 logbad(_B_FALSE, "strdup: %s", in main()
224 cp = parse_parms(q, _B_FALSE); in main()
232 supplier = _B_FALSE; in main()
[all …]
H A Dif.c253 BADERR(_B_FALSE, "Unable to allocate interface tables"); in iftbl_alloc()
300 htbl->htbl_grow = _B_FALSE; in htbl_grow()
484 rescan_ok = _B_FALSE; in ifwithindex()
504 return (_B_FALSE); in addr_on_ifp()
528 return (_B_FALSE); in addr_on_ifp()
667 return (_B_FALSE); in check_dst()
673 return (_B_FALSE); in check_dst()
768 if_bad(ifp, _B_FALSE); in check_remote()
770 return (_B_FALSE); in check_remote()
806 resurrected = _B_FALSE; in ifdel()
[all …]
H A Dinput.c172 boolean_t poll_answer = _B_FALSE; /* Set to _B_TRUE if RIPCMD_POLL */ in input()
250 ifp1 = ifwithaddr(FROM_NADDR, _B_FALSE, _B_TRUE); in input()
257 if_ok(ifp, "remote ", _B_FALSE); in input()
617 ifp1 = ifwithaddr(FROM_NADDR, _B_FALSE, _B_TRUE); in input()
624 if_ok(ifp, "remote ", _B_FALSE); in input()
1076 ifp1 = ifwithaddr(dst, _B_TRUE, _B_FALSE); in input_route()
1093 NULL != ifwithaddr(n->n_nhop, _B_TRUE, _B_FALSE)) in input_route()
1206 NULL != ifwithaddr(n->n_nhop, _B_TRUE, _B_FALSE)) in input_route()
1389 return (_B_FALSE); in ck_passwd()
1432 return (_B_FALSE); in ck_passwd()
[all …]
H A Drdisc.c173 BADERR(_B_FALSE, "setsockopt(IP_RECVIF)"); in get_rdisc_sock()
299 static boolean_t supplystate = _B_FALSE; in set_supplier()
416 rdisc_adv(_B_FALSE); in rdisc_age()
600 spares_avail = _B_FALSE; in rdisc_sort()
703 rdisc_ok = _B_FALSE; in rdisc_sort()
769 boolean_t dr_done = _B_FALSE; in rdisc_sort()
895 if (ifwithaddr(gate, _B_TRUE, _B_FALSE) != 0) { in parse_ad()
1085 if_sick(ifp, _B_FALSE); in send_rdisc()
1274 boolean_t needsort = _B_FALSE; in read_d()
1307 ifp = receiving_interface(&msg, _B_FALSE); in read_d()
[all …]
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping.c136 boolean_t is_alive = _B_FALSE; /* is target host alive */
142 boolean_t verbose = _B_FALSE; /* verbose output */
143 boolean_t stats = _B_FALSE; /* display statistics */
144 static boolean_t settos = _B_FALSE; /* set type-of-service value */
145 boolean_t rr_option = _B_FALSE; /* true if using record route */
146 boolean_t send_reply = _B_FALSE; /* Send an ICMP_{ECHO|TSTAMP}REPLY */
149 boolean_t strict = _B_FALSE; /* true if using strict source route */
150 boolean_t ts_option = _B_FALSE; /* true if using timestamp option */
151 boolean_t use_icmp_ts = _B_FALSE; /* Use ICMP timestamp request */
152 boolean_t use_udp = _B_FALSE; /* Use UDP instead of ICMP */
[all …]
H A Dping_aux.c237 boolean_t valid_reply = _B_FALSE; in check_reply()
238 boolean_t reply_matched_current_target = _B_FALSE; /* Is the source */ in check_reply()
242 boolean_t last_reply_from_targetaddr = _B_FALSE; /* Is this stats, */ in check_reply()
278 boolean_t print_newline = _B_FALSE; in check_reply()
344 valid_reply = _B_FALSE; in check_reply()
385 valid_reply = _B_FALSE; in check_reply()
542 valid_reply = _B_FALSE; in check_reply()
586 valid_reply = _B_FALSE; in check_reply()
853 valid_reply = _B_FALSE; in check_reply()
897 valid_reply = _B_FALSE; in check_reply()
[all …]
H A Dping_aux6.c165 first = _B_FALSE; in set_ancillary_data()
275 boolean_t valid_reply = _B_FALSE; in check_reply6()
276 boolean_t reply_matched_current_target = _B_FALSE; /* Is the source */ in check_reply6()
280 boolean_t last_reply_from_targetaddr = _B_FALSE; /* Is this stats, */ in check_reply6()
306 boolean_t print_newline = _B_FALSE; in check_reply6()
380 valid_reply = _B_FALSE; in check_reply6()
421 valid_reply = _B_FALSE; in check_reply6()
681 valid_reply = _B_FALSE; in check_reply6()
725 valid_reply = _B_FALSE; in check_reply6()
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/
H A Dmain.c97 install = _B_FALSE; in main()
103 supplier = _B_FALSE; in main()
109 daemon = _B_FALSE; in main()
113 daemon = _B_FALSE; in main()
119 dopoison = _B_FALSE; in main()
265 needupdate = _B_FALSE; in main()
H A Dinput.c134 boolean_t changes = _B_FALSE; in rip_input()
139 boolean_t foundnexthop = _B_FALSE; in rip_input()
331 foundnexthop = _B_FALSE; in rip_input()
340 foundnexthop = _B_FALSE; in rip_input()
367 foundnexthop = _B_FALSE; in rip_input()
436 _B_FALSE, ifp); in rip_input()
524 needupdate = _B_FALSE; in dynamic_update()
H A Dtimer.c55 boolean_t timetomulticast = _B_FALSE; in timer()
140 needupdate = _B_FALSE; /* cancel any pending dynamic update */ in timer()
H A Dtables.c328 boolean_t dokern = _B_FALSE; in rtchange()
330 boolean_t metricchanged = _B_FALSE; in rtchange()
344 dokerndelete = _B_FALSE; in rtchange()
571 first = _B_FALSE; in rtdumpentry()
584 first = _B_FALSE; in rtdumpentry()
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/ipadm/
H A Dipadm.c572 return (_B_FALSE); in print_prop_cb()
604 cont = _B_FALSE; in print_prop_cb()
629 return (_B_FALSE); in show_property()
687 boolean_t m_arg = _B_FALSE; in do_show_ifprop()
696 state.sps_parsable = _B_FALSE; in do_show_ifprop()
779 boolean_t p_arg = _B_FALSE; in set_ifprop()
780 boolean_t m_arg = _B_FALSE; in set_ifprop()
846 set_ifprop(argc, argv, _B_FALSE, use); in do_set_ifprop()
871 boolean_t p_arg = _B_FALSE; in do_show_prop()
876 state.sps_parsable = _B_FALSE; in do_show_prop()
[all …]
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dconfig.c158 boolean_t rollback = _B_FALSE; in check_var_consistency()
188 boolean_t rollback = _B_FALSE; in check_if_var_consistency()
332 ifdefaults[cip->ci_index].cf_notdefault = _B_FALSE; in set_protocol_defaults()
336 prefixdefaults[cip->ci_index].cf_notdefault = _B_FALSE; in set_protocol_defaults()
423 boolean_t insingle_quote = _B_FALSE; in parse_line()
424 boolean_t indouble_quote = _B_FALSE; in parse_line()
464 insingle_quote = _B_FALSE; in parse_line()
477 indouble_quote = _B_FALSE; in parse_line()
743 return (_B_FALSE); in parse_onoff()
757 return (_B_FALSE); in parse_int()
[all …]
H A Dndp.c276 incoming_ra(pi, ra, len, &from, _B_FALSE); in in_data()
439 boolean_t set_needed = _B_FALSE; in incoming_ra()
443 boolean_t reachable_time_changed = _B_FALSE; in incoming_ra()
444 boolean_t slla_opt_present = _B_FALSE; in incoming_ra()
481 phyint_reach_random(pi, _B_FALSE); in incoming_ra()
648 boolean_t found_one = _B_FALSE; in incoming_prefix_onlink()
746 foundpref = _B_FALSE; in incoming_prefix_stateful()
802 boolean_t found_pub = _B_FALSE; in incoming_prefix_addrconf()
803 boolean_t found_tmp = _B_FALSE; in incoming_prefix_addrconf()
821 return (_B_FALSE); in incoming_prefix_addrconf()
[all …]
H A Dmain.c69 static boolean_t already_daemonized = _B_FALSE;
663 pr->pr_in_use = _B_FALSE; in initifs()
833 advertise(&v6allnodes, pi, _B_FALSE); in advertise_event()
923 timerval = _B_FALSE; in daemonize_ndpd()
1297 do_retry = _B_FALSE; in run_timeouts()
1300 timeout_running = _B_FALSE; in run_timeouts()
1589 boolean_t need_initifs = _B_FALSE; in process_rtsock()
1590 boolean_t need_ifscan = _B_FALSE; in process_rtsock()
1640 initifs(_B_FALSE); in process_rtsock()
1659 initifs(_B_FALSE); in process_rtsock()
[all …]
H A Dtables.c194 newsock = _B_FALSE; in phyint_init_from_k()
314 phyint_reach_random(pi, _B_FALSE); in phyint_init_from_k()
483 prefix_update_ipadm_addrobj(pi->pi_prefix_list, _B_FALSE); in phyint_delete()
725 return (_B_FALSE); in tmptoken_isvalid()
728 return (_B_FALSE); in tmptoken_isvalid()
733 return (_B_FALSE); in tmptoken_isvalid()
737 return (_B_FALSE); in tmptoken_isvalid()
743 return (_B_FALSE); in tmptoken_isvalid()
797 return (_B_FALSE); in tmptoken_create()
929 (uchar_t *)&opt, &sin6, _B_FALSE, _B_TRUE)) { in tmptoken_timer()
[all …]
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_tables.c165 oduppi = phyint_lookup_hwaddr(pi, _B_FALSE); in phyint_link_notify()
168 duppi = phyint_lookup_hwaddr(pi, _B_FALSE); in phyint_link_notify()
252 return (_B_FALSE); in phyint_link_init()
612 pi_created = _B_FALSE; in phyint_inst_init_from_k()
722 assert(pi_created == _B_FALSE); in phyint_inst_init_from_k()
845 return (_B_FALSE); in phyint_inst_sockinit()
862 close_probe_socket(pii, _B_FALSE); in phyint_inst_sockinit()
864 return (_B_FALSE); in phyint_inst_sockinit()
895 return (_B_FALSE); in phyint_inst_v6_sockinit()
904 return (_B_FALSE); in phyint_inst_v6_sockinit()
[all …]
H A Dmpd_main.c54 static boolean_t force_mcast = _B_FALSE; /* Only for test purposes */
247 return (pii->pii_in_use ? _B_TRUE : _B_FALSE); in pii_process()
249 return (_B_FALSE); in pii_process()
307 pg->pg_in_use = _B_FALSE; in initifs()
586 boolean_t target_scan_reqd = _B_FALSE; in select_test_ifs()
877 v4_in_group = _B_FALSE; in check_config()
878 v6_in_group = _B_FALSE; in check_config()
949 static boolean_t timer_active = _B_FALSE; /* SIGALRM has not yet occurred */
1078 timeout_running = _B_FALSE; in run_timeouts()
1083 boolean_t cleanup_started = _B_FALSE; /* true if we're going away */
[all …]
H A Dmpd_probe.c223 boolean_t sent = _B_FALSE; in probe()
665 pi_set_crtt(target, m, _B_FALSE); in incoming_rtt_reply()
1010 return (_B_FALSE); in highest_ack_tg()
1036 return (_B_FALSE); in check_pg_crtt_improved()
1063 return (_B_FALSE); in check_pii_crtt_improved()
1093 return (_B_FALSE); in check_exception_target()
1107 return (_B_FALSE); in check_exception_target()
1176 target_add(pii, fromaddr, _B_FALSE); in incoming_mcast_reply()
1180 target_add(PHYINT_INSTANCE(pi, af), fromaddr, _B_FALSE); in incoming_mcast_reply()
2289 boolean_t pi_found_failure = _B_FALSE; in probe_success_info()
[all …]
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute.c160 boolean_t verbose = _B_FALSE; /* verbose output */
163 boolean_t nflag = _B_FALSE; /* print addresses numerically */
164 static boolean_t showttl = _B_FALSE; /* print the ttl(hop limit) of recvd pkt */
165 boolean_t useicmp = _B_FALSE; /* use icmp echo instead of udp packets */
167 static boolean_t collect_stat = _B_FALSE; /* print statistics */
168 boolean_t settos = _B_FALSE; /* set type-of-service field */
171 static boolean_t probe_all = _B_FALSE; /* probe all the IFs of the target */
172 static boolean_t pick_src = _B_FALSE; /* traceroute picks the src address */
254 boolean_t probing_successful = _B_FALSE; in main()
459 docksum = _B_FALSE; in main()
[all …]
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/vrrpd/
H A Dvrrpd.c313 _B_FALSE, vrrpd_cmd_query},
315 _B_FALSE, vrrpd_cmd_list}
427 vrrpd_remove_if(intf, _B_FALSE); in vrrpd_delete_if()
453 VRRPADDR2STR(intf->vvi_af, addr, abuf, INET6_ADDRSTRLEN, _B_FALSE); in vrrpd_create_ip()
487 VRRPADDR2STR(af, &ip->vip_addr, abuf, sizeof (abuf), _B_FALSE); in vrrpd_delete_ip()
884 vrrpd_delete_if(intf, _B_FALSE); in vrrpd_cleanup()
931 if ((err = vrrpd_create(&conf, _B_FALSE)) != VRRP_SUCCESS) { in vrrpd_initconf()
938 ((err = vrrpd_enable(conf.vvc_name, _B_FALSE)) != in vrrpd_initconf()
1158 err = vrrpd_enable(cmd->vcc_conf.vvc_name, _B_FALSE); in vrrpd_cmd_create()
1230 boolean_t success = _B_FALSE; in vrrp_auth_check()
[all …]
/titanic_50/usr/src/cmd/cmd-inet/sbin/ifparse/
H A Difparse.c122 boolean_t setaddr = _B_FALSE;
128 boolean_t addint = _B_FALSE;
356 setaddr = _B_FALSE; in parsedump()
454 found_cmd = _B_FALSE; in ifparse()
/titanic_50/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dcommon.h47 #define B_FALSE _B_FALSE
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/ifconfig/
H A Difconfig.c102 static boolean_t setaddr_done = _B_FALSE;
613 static boolean_t scan_netmask = _B_FALSE; in ifconfig()
704 found_cmd = _B_FALSE; in ifconfig()
1191 boolean_t encr_alg_set = _B_FALSE; in set_tun_algs()
1370 if (!in_getmask(&netmask, _B_FALSE)) in setifnetmask()
1490 boolean_t bringup = _B_FALSE; in setifflags()
2295 return (_B_FALSE); in modcheck()
2301 return (_B_FALSE); in modcheck()
2306 return (_B_FALSE); in modcheck()
3158 boolean_t tabbed = _B_FALSE; in tun_status()
[all …]

12