/illumos-gate/usr/src/lib/libadutils/common/ |
H A D | srv_query.c | 171 ad_disc_ds_t *prefer) in srv_query() argument 235 if (prefer != NULL) in srv_query() 236 add_preferred(cds_res, prefer, &scnt, maxcnt); in srv_query() 512 add_preferred(ad_disc_cds_t *cds, ad_disc_ds_t *prefer, int *nds, int maxds) in add_preferred() argument 521 if (strcasecmp(ds->host, prefer->host) == 0) { in add_preferred() 535 (void) memcpy(ds, prefer, sizeof (*ds)); in add_preferred()
|
/illumos-gate/usr/src/cmd/mailx/ |
H A D | optim.c | 61 static void prefer(char name[]); 629 prefer(cp); in optim1() 665 prefer(name); in optim1() 809 prefer(char name[]) in prefer() function
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/ |
H A D | wificonfig.c | 196 static boolean_t del_prefer(config_file_t *p_config_file, const char *prefer, 199 static boolean_t set_prefer(config_file_t *p_config_file, const char *prefer, 1223 del_prefer(config_file_t *p_config_file, const char *prefer, boolean_t rflag) in del_prefer() argument 1232 PRTDBG(("del_prefer(0x%x, \"%s\")\n", p_config_file, prefer)); in del_prefer() 1233 assert((prefer != NULL)&&(p_config_file != NULL)); in del_prefer() 1246 if (strcmp(prefer, pae->ae_arg) == 0) { in del_prefer() 1271 gExecName, prefer); in del_prefer() 1351 set_prefer(config_file_t *p_config_file, const char *prefer, int rank) in set_prefer() argument 1360 assert(prefer != NULL); in set_prefer() 1361 PRTDBG(("set_prefer(0x%x, \"%s\", %d)\n", p_config_file, prefer, rank)); in set_prefer() [all …]
|
/illumos-gate/usr/src/cmd/sendmail/src/ |
H A D | domain.c | 228 unsigned short prefer[MAXMXHOSTS]; local 252 prefs = prefer;
|
H A D | deliver.c | 5945 unsigned short prefer[MAXMXHOSTS]; local 5971 prefer[nmx] = curpref; 6005 if (prefer[i] < prefer[j]) 6008 if (prefer[i] > prefer[j] || 6009 (prefer[i] == prefer[j] && rndm[i] > rndm[j])) 6015 tempp = prefer[i]; 6016 prefer[i] = prefer[j]; 6017 prefer[j] = tempp;
|
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | README.v6 | 792 identity, we prefer to use a DUID-LLT if possible. This is done 1001 configured prefix, then we'll prefer that over other addresses. If 1224 - Add extensions to IPv6 source address selection to prefer DHCPv6
|
/illumos-gate/usr/src/common/ficl/softcore/ |
H A D | oo.fr | 153 \ in case you prefer this style (no --> in your code)
|
/illumos-gate/usr/src/data/zoneinfo/ |
H A D | asia | 329 # city at the time, those who prefer new time standard would have moved their 330 # clock while those who prefer the old time standard would keep their clock 647 # that the sort of users who prefer Asia/Urumqi now typically ignored the 657 # / Wulumuqi. (Please use Asia/Shanghai if you prefer Beijing time.)
|
H A D | australasia | 2201 # Line Islands to the west side of the IDL (or, if you prefer, moving the IDL
|
H A D | northamerica | 2281 # Although the government press release prefers PDT, we prefer MST for
|
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | RELEASE | 270 05-03-24 make.probe: fix CC.PICBIG probe to prefer -fPIC over -fpic -- doh
|
/illumos-gate/usr/src/cmd/sendmail/cf/ |
H A D | README | 1809 If you prefer not to use the default LDAP schema for your aliases, you can 1887 If you prefer not to use the default LDAP schema for your maps, you can 1971 If you prefer not to use the default LDAP schema for your classes, you can
|
/illumos-gate/usr/src/cmd/spell/ |
H A D | list | 17847 prefer
|
/illumos-gate/usr/src/cmd/look/ |
H A D | words | 17848 prefer
|
/illumos-gate/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 3651 % Do not prefer a separate line ending with a hyphen to fewer lines.
|
/illumos-gate/usr/src/data/terminfo/ |
H A D | termcap.src | 5611 # only for cost computation, so that the terminal will prefer el 11093 # that the screen wasn't ALREADY in inverse video, or that the user may prefer
|
H A D | terminfo.src | 6345 # only for cost computation, so that the terminal will prefer el 12510 # that the screen wasn't ALREADY in inverse video, or that the user may prefer
|