Lines Matching refs:first

1800 			/* Just use the first entry */
1826 /* Just use the first entry */
2647 boolean_t first = B_TRUE;
2699 if (first) {
2713 first = B_FALSE;
2748 * match the first non-loopback interface found.
2959 boolean_t first = B_TRUE;
3011 if (first) {
3026 first = B_FALSE;
3061 * match the first non-loopback interface found.
3503 boolean_t first, first_src;
3554 first = B_TRUE;
3559 if (first) {
3567 first = B_FALSE;
3595 * the first non-match after we've found at
3630 first = B_TRUE;
3636 if (first) {
3643 first = B_FALSE;
3731 boolean_t first;
3762 first = B_TRUE;
3768 if (first) {
3775 first = B_FALSE;
3790 first = B_TRUE;
3796 if (first) {
3805 first = B_FALSE;
3833 boolean_t first;
3855 first = B_TRUE;
3862 if (first) {
3872 first = B_FALSE;
3928 boolean_t first;
3946 first = B_TRUE;
3953 if (first) {
3960 first = B_FALSE;
4045 * attributes first and link them into lists.
4365 ire_report_item_v4(const mib2_ipRouteEntry_t *rp, boolean_t first,
4380 return (first);
4386 return (first);
4388 if (first) {
4394 first = B_FALSE;
4427 return (first);
4614 ire_report_item_v6(const mib2_ipv6RouteEntry_t *rp6, boolean_t first,
4627 return (first);
4633 return (first);
4635 if (first) {
4640 first = B_FALSE;
4673 return (first);
4760 boolean_t first, const mib2_transportMLPEntry_t *);
4762 boolean_t first, const mib2_transportMLPEntry_t *);
4782 * through the attributes first and set up an array for each address
4846 tcp_report_item_v4(const mib2_tcpConnEntry_t *tp, boolean_t first,
4858 return (first); /* Nothing to print */
4860 if (first) {
4905 tcp_report_item_v6(const mib2_tcp6ConnEntry_t *tp6, boolean_t first,
4919 return (first); /* Nothing to print */
4921 if (first) {
4975 boolean_t first, const mib2_transportMLPEntry_t *attr);
4977 boolean_t first, const mib2_transportMLPEntry_t *attr);
5007 * through the attributes first and set up an array for each address
5070 udp_report_item_v4(const mib2_udpEntry_t *ude, boolean_t first,
5077 return (first); /* Nothing to print */
5079 if (first) {
5082 first = B_FALSE;
5097 return (first);
5101 udp_report_item_v6(const mib2_udp6Entry_t *ude6, boolean_t first,
5110 return (first); /* Nothing to print */
5112 if (first) {
5115 first = B_FALSE;
5134 return (first);
5392 boolean_t first = B_TRUE;
5399 * through the attributes first and set up an array for each address
5421 if (first == B_TRUE) {
5424 first = B_FALSE;
5725 static boolean_t first = B_TRUE;
5728 if (first) {
5729 first = B_FALSE;
5781 static boolean_t first = B_TRUE;
5784 if (first) {
5785 first = B_FALSE;
6248 /* Look up the keyword first */
6400 * must be at least LIFNAMSIZ bytes. We first try to map it to name. If that