Home
last modified time | relevance | path

Searched refs:have_p (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/lib/
H A Dvsprintf.c1495 bool have_p = false, have_s = false, have_f = false, have_c = false; in ip6_addr_string_sa() local
1508 have_p = true; in ip6_addr_string_sa()
1522 if (have_p || have_s || have_f) { in ip6_addr_string_sa()
1532 if (have_p || have_s || have_f) in ip6_addr_string_sa()
1535 if (have_p) { in ip6_addr_string_sa()
1557 bool have_p = false; in ip4_addr_string_sa() local
1567 have_p = true; in ip4_addr_string_sa()
1579 if (have_p) { in ip4_addr_string_sa()
/kernel/linux/linux-6.6/lib/
H A Dvsprintf.c1486 bool have_p = false, have_s = false, have_f = false, have_c = false; in ip6_addr_string_sa() local
1499 have_p = true; in ip6_addr_string_sa()
1513 if (have_p || have_s || have_f) { in ip6_addr_string_sa()
1523 if (have_p || have_s || have_f) in ip6_addr_string_sa()
1526 if (have_p) { in ip6_addr_string_sa()
1548 bool have_p = false; in ip4_addr_string_sa() local
1558 have_p = true; in ip4_addr_string_sa()
1570 if (have_p) { in ip4_addr_string_sa()
/kernel/linux/linux-5.10/tools/lib/traceevent/
H A Devent-parse.c4850 char have_c = 0, have_p = 0; in print_ipsa_arg() local
4860 have_p = 1; in print_ipsa_arg()
4905 if (have_p) in print_ipsa_arg()
4917 if (have_p) in print_ipsa_arg()
4926 if (have_p) in print_ipsa_arg()

Completed in 16 milliseconds