Searched refs:prefer (Results 1 – 15 of 15) sorted by relevance
/titanic_44/usr/src/cmd/mailx/ |
H A D | optim.c | 64 static void prefer(char name[]); 632 prefer(cp); in optim1() 668 prefer(name); in optim1() 812 prefer(char name[]) in prefer() function
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/ |
H A D | wificonfig.c | 194 static boolean_t del_prefer(config_file_t *p_config_file, const char *prefer, 197 static boolean_t set_prefer(config_file_t *p_config_file, const char *prefer, 1221 del_prefer(config_file_t *p_config_file, const char *prefer, boolean_t rflag) in del_prefer() argument 1230 PRTDBG(("del_prefer(0x%x, \"%s\")\n", p_config_file, prefer)); in del_prefer() 1231 assert((prefer != NULL)&&(p_config_file != NULL)); in del_prefer() 1244 if (strcmp(prefer, pae->ae_arg) == 0) { in del_prefer() 1269 gExecName, prefer); in del_prefer() 1349 set_prefer(config_file_t *p_config_file, const char *prefer, int rank) in set_prefer() argument 1358 assert(prefer != NULL); in set_prefer() 1359 PRTDBG(("set_prefer(0x%x, \"%s\", %d)\n", p_config_file, prefer, rank)); in set_prefer() [all …]
|
/titanic_44/usr/src/cmd/sendmail/src/ |
H A D | domain.c | 230 unsigned short prefer[MAXMXHOSTS]; local 254 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;
|
/titanic_44/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | README.v6 | 794 identity, we prefer to use a DUID-LLT if possible. This is done 1003 configured prefix, then we'll prefer that over other addresses. If 1226 - Add extensions to IPv6 source address selection to prefer DHCPv6
|
/titanic_44/usr/src/cmd/ssh/doc/ |
H A D | README.Ylonen | 533 prefer PGP encrypted mail.
|
H A D | ChangeLog | 234 prefer no compression 1413 ssh -o 'Protocol 1,2' if you prefer proto 1, ssh -o 'Ciphers
|
/titanic_44/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
|
/titanic_44/usr/src/data/zoneinfo/ |
H A D | asia | 561 # that the sort of users who prefer Asia/Urumqi now typically ignored the 570 # / Wulumuqi. (Please use Asia/Shanghai if you prefer Beijing time.)
|
H A D | australasia | 2083 # Line Islands to the west side of the IDL (or, if you prefer, moving the IDL
|
/titanic_44/usr/src/cmd/look/ |
H A D | words | 17850 prefer
|
/titanic_44/usr/src/cmd/spell/ |
H A D | list | 17849 prefer
|
/titanic_44/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.
|
/titanic_44/usr/src/cmd/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 | 6343 # only for cost computation, so that the terminal will prefer el 12508 # that the screen wasn't ALREADY in inverse video, or that the user may prefer
|