Searched refs:preference (Results 1 - 7 of 7) sorted by relevance
/osnet-11/usr/src/grub/grub2/include/grub/ |
H A D | relocator.h | 49 int preference);
|
/osnet-11/usr/src/grub/grub2/grub-core/lib/ |
H A D | relocator.c | 1310 int preference) 1329 preference != GRUB_RELOCATOR_PREFERENCE_HIGH, 1)) 1383 if (preference == GRUB_RELOCATOR_PREFERENCE_HIGH) 1385 if (!found || (preference == GRUB_RELOCATOR_PREFERENCE_HIGH 1388 if (!found || (preference == GRUB_RELOCATOR_PREFERENCE_LOW 1412 if (preference == GRUB_RELOCATOR_PREFERENCE_HIGH) 1305 grub_relocator_alloc_chunk_align(struct grub_relocator *rel, grub_relocator_chunk_t *out, grub_phys_addr_t min_addr, grub_phys_addr_t max_addr, grub_size_t size, grub_size_t align, int preference) argument
|
/osnet-11/usr/src/lib/libresolv2/common/nameser/ |
H A D | ns_print.c | 341 u_int order, preference; local 349 preference = ns_get16(rdata); rdata += NS_INT16SZ; 350 len = SPRINTF((t, "%u %u ", order, preference));
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/ |
H A D | Config.pm | 187 Each is a reference to an array of hostnames (in order of preference),
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/ |
H A D | Wrap.pm | 191 then set C<$Text::Wrap::seporator> to your preference.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ |
H A D | Exporter.pm | 158 try to use @EXPORT_OK in preference to @EXPORT and avoid short or 178 method names use barewords in preference to names prefixed with
|
H A D | CPAN.pm | 6855 successfully fetch the last file from automatically gets a preference
|
Completed in 44 milliseconds