Searched refs:prefer (Results 1 – 25 of 174) sorted by relevance
1234567
| /freebsd-10-stable/contrib/ntp/html/scripts/ |
| D | special.txt | 3 <li class='inline'><a href='prefer.html'>Mitigation Rules and the <tt>prefer</tt> Keyword</a></li>\ 11 <li class='inline'><a href='prefer.html'>Mitigation Rules and the <tt>prefer</tt> Keyword</a></li>\
|
| /freebsd-10-stable/contrib/netbsd-tests/usr.bin/grep/ |
| D | d_ignore_case.out | 1 Mostly I prefer lower case to upper case,
|
| D | d_input | 8 Mostly I prefer lower case to upper case,
|
| /freebsd-10-stable/contrib/ntp/conf/ |
| D | grundoon.conf | 5 server 127.127.11.1 prefer # Arbiter 1088 GPS receiver
|
| D | pogo.conf | 5 server 127.127.6.1 prefer # IRIG from GPS1
|
| D | rackety.conf | 13 server 127.127.4.0 prefer # Spectracom GPS receiver #1
|
| /freebsd-10-stable/contrib/tzcode/zic/ |
| D | Theory | 241 characters or start with `-'. E.g., prefer `Brunei' 254 prefer `Costa_Rica' to `San_Jose' and `Guyana' to `Georgetown'. 257 locations into different time zones. E.g. prefer `Paris' 259 Use mainstream English spelling, e.g. prefer `Rome' to `Roma', and 260 prefer `Athens' to the true name (which uses Greek letters). 263 e.g. prefer `Shanghai' to `Beijing'. Among locations with 265 e.g. prefer `Rome' to `Milan'. 266 Use the singular form, e.g. prefer `Canary' to `Canaries'. 268 would lead to ambiguity. E.g. prefer `Cayman' to 270 but prefer `Mexico_City' to `Mexico' because the country [all …]
|
| /freebsd-10-stable/crypto/heimdal/ |
| D | README | 9 the manual on how we prefer them: <heimdal-bugs@h5l.org>.
|
| /freebsd-10-stable/contrib/gcclibs/libssp/ |
| D | Makefile.am | 42 libssp_nonshared_la_CFLAGS = -prefer-pic
|
| /freebsd-10-stable/contrib/gcc/config/ia64/ |
| D | ia64.opt | 135 msched-prefer-non-data-spec-insns 139 msched-prefer-non-control-spec-insns
|
| /freebsd-10-stable/contrib/ntp/scripts/update-leap/ |
| D | update-leap-opts.def | 37 flags-cant = ipv4, prefer; 47 name = prefer;
|
| D | invoke-update-leap.texi | 180 flags-cant = ipv4, prefer; 190 name = prefer;
|
| /freebsd-10-stable/crypto/openssl/crypto/dso/ |
| D | README | 7 according to their man page, prefer developers to move to that.
|
| /freebsd-10-stable/usr.sbin/ntp/doc/ |
| D | Makefile | 20 parsenew.html poll.html pps.html prefer.html quick.html rate.html \
|
| /freebsd-10-stable/contrib/sendmail/cf/ostype/ |
| D | irix5.m4 | 22 # put some Asian sites may prefer otherwise -- or perhaps not.
|
| D | irix6.m4 | 22 # put some Asian sites may prefer otherwise -- or perhaps not.
|
| /freebsd-10-stable/contrib/gperf/ |
| D | aclocal.m4 | 5 # Find a good install program. We prefer a C program (faster),
|
| /freebsd-10-stable/contrib/ntp/ |
| D | results.y2kfixes | 53 server 127.127.1.0 prefer
|
| /freebsd-10-stable/contrib/ntp/ntpd/ |
| D | complete.conf.in | 33 server 127.127.1.0 mode 4294967295 prefer true
|
| /freebsd-10-stable/contrib/gdb/ |
| D | ltconfig | 334 --prefer-pic try to use only PIC objects 335 --prefer-non-pic try to use only non-PIC objects 383 --prefer-pic) pic_mode=yes ;; 384 --prefer-non-pic) pic_mode=no ;;
|
| /freebsd-10-stable/contrib/sendmail/src/ |
| D | domain.c | 209 unsigned short prefer[MAXMXHOSTS]; local 233 prefs = prefer;
|
| D | deliver.c | 6008 unsigned short prefer[MAXMXHOSTS]; local 6034 prefer[nmx] = curpref; 6068 if (prefer[i] < prefer[j]) 6071 if (prefer[i] > prefer[j] || 6072 (prefer[i] == prefer[j] && rndm[i] > rndm[j])) 6078 tempp = prefer[i]; 6079 prefer[i] = prefer[j]; 6080 prefer[j] = tempp;
|
| /freebsd-10-stable/contrib/gcc/config/mips/ |
| D | 9000.md | 25 ;; needlessly make an insn prefer the M pipe.
|
| /freebsd-10-stable/usr.sbin/pw/ |
| D | pw_user.c | 79 gid_t prefer, bool dryrun); 382 pw_gidpolicy(struct userconf *cnf, char *grname, char *nam, gid_t prefer, bool dryrun) in pw_gidpolicy() argument 412 if (GETGRGID(prefer) == NULL) in pw_gidpolicy() 413 grid = prefer; in pw_gidpolicy()
|
| /freebsd-10-stable/tools/tools/sysbuild/ |
| D | README | 68 # Or use svn if you prefer
|
1234567