/src/sbin/ifconfig/ |
util.c | 322 int16_t preference; local in function:ifa_print_preference 327 preference = ifa_get_preference(ifname, sa); 328 printf(" preference %" PRId16, preference); 336 /* Print address preference numbers if any address has a non-zero 337 * preference assigned.
|
util.c | 322 int16_t preference; local in function:ifa_print_preference 327 preference = ifa_get_preference(ifname, sa); 328 printf(" preference %" PRId16, preference); 336 /* Print address preference numbers if any address has a non-zero 337 * preference assigned.
|
util.c | 322 int16_t preference; local in function:ifa_print_preference 327 preference = ifa_get_preference(ifname, sa); 328 printf(" preference %" PRId16, preference); 336 /* Print address preference numbers if any address has a non-zero 337 * preference assigned.
|
/src/lib/libc/nameser/ |
ns_print.c | 350 u_int order, preference; local in function:ns_sprintrrf 358 preference = ns_get16(rdata); rdata += NS_INT16SZ; 359 len = SPRINTF((t, "%u %u ", order, preference));
|
ns_print.c | 350 u_int order, preference; local in function:ns_sprintrrf 358 preference = ns_get16(rdata); rdata += NS_INT16SZ; 359 len = SPRINTF((t, "%u %u ", order, preference));
|
ns_print.c | 350 u_int order, preference; local in function:ns_sprintrrf 358 preference = ns_get16(rdata); rdata += NS_INT16SZ; 359 len = SPRINTF((t, "%u %u ", order, preference));
|
/src/sys/arch/i386/include/ |
multiboot2.h | 179 multiboot_uint32_t preference; member in struct:multiboot_header_tag_relocatable
|
multiboot2.h | 179 multiboot_uint32_t preference; member in struct:multiboot_header_tag_relocatable
|
multiboot2.h | 179 multiboot_uint32_t preference; member in struct:multiboot_header_tag_relocatable
|