Searched refs:prefer (Results 1 - 25 of 32) sorted by relevance

12

/freebsd-11-stable/contrib/ntp/conf/
H A Dgrundoon.conf5 server 127.127.11.1 prefer # Arbiter 1088 GPS receiver
H A Dpogo.conf5 server 127.127.6.1 prefer # IRIG from GPS1
H A Drackety.conf13 server 127.127.4.0 prefer # Spectracom GPS receiver #1
/freebsd-11-stable/contrib/gcclibs/libssp/
H A DMakefile.am42 libssp_nonshared_la_CFLAGS = -prefer-pic
H A DMakefile.in242 libssp_nonshared_la_CFLAGS = -prefer-pic
/freebsd-11-stable/contrib/bmake/mk/
H A Dhost-target.mk18 # for NetBSD prefer $MACHINE (amd64 rather than x86_64)
H A Dmeta.sys.mk72 # we prefer the python version of this - it is much faster
/freebsd-11-stable/share/mk/
H A Dhost-target.mk19 # for NetBSD prefer $MACHINE (amd64 rather than x86_64)
H A Dmeta.sys.mk80 # we prefer the python version of this - it is much faster
H A Dbsd.lib.mk79 # prefer .s to a .c, add .po, remove stuff not used in the BSD libraries
/freebsd-11-stable/usr.sbin/ntp/doc/
H A DMakefile20 parsenew.html poll.html pps.html prefer.html quick.html rate.html \
/freebsd-11-stable/contrib/gdb/
H A Dltconfig334 --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-11-stable/contrib/sendmail/src/
H A Ddeliver.c6265 unsigned short prefer[MAXMXHOSTS]; local
6291 prefer[nmx] = curpref;
6325 if (prefer[i] < prefer[j])
6328 if (prefer[i] > prefer[j] ||
6329 (prefer[i] == prefer[j] && rndm[i] > rndm[j]))
6335 tempp = prefer[i];
6336 prefer[
[all...]
H A Ddomain.c552 unsigned short prefer[MAXMXHOSTS]; local
591 prefs = prefer;
895 ** Some sites prefer to go ahead and try the
1224 ** We always prefer A & CNAME records, since these are presumed
/freebsd-11-stable/usr.sbin/pw/
H A Dpw_user.c79 gid_t prefer, bool dryrun);
382 pw_gidpolicy(struct userconf *cnf, char *grname, char *nam, gid_t prefer, bool dryrun) argument
412 if (GETGRGID(prefer) == NULL)
413 grid = prefer;
/freebsd-11-stable/contrib/subversion/
H A DMakefile.in305 COMPILE_PY_WRAPPER = $(LIBTOOL) $(LTFLAGS) --mode=compile $(SWIG_PY_COMPILE) $(LT_CFLAGS) $(CPPFLAGS) $(SWIG_PY_INCLUDES) -prefer-pic -c -o $@
306 COMPILE_RB_WRAPPER = $(LIBTOOL) $(LTFLAGS) --mode=compile $(SWIG_RB_COMPILE) $(LT_CFLAGS) $(CPPFLAGS) $(SWIG_RB_INCLUDES) -prefer-pic -c -o $@
/freebsd-11-stable/contrib/binutils/
H A Dltmain.sh664 -prefer-pic try to building PIC objects only
665 -prefer-non-pic try to building non-PIC objects only
1629 -shared | -static | -prefer-pic | -prefer-non-pic)
1741 -prefer-pic)
1746 -prefer-non-pic)
/freebsd-11-stable/sys/kern/
H A Dsched_ule.c804 int prefer)
809 low.cs_prefer = prefer;
803 sched_lowest(const struct cpu_group *cg, cpuset_t mask, int pri, int maxload, int prefer) argument
/freebsd-11-stable/contrib/ldns/
H A Dltmain.sh1993 -shared | -static | -prefer-pic | -prefer-non-pic)
2093 -prefer-pic)
2098 -prefer-non-pic)
2331 -prefer-pic try to build PIC objects only
2332 -prefer-non-pic try to build non-PIC objects only
/freebsd-11-stable/contrib/openbsm/config/
H A Dltmain.sh2023 -shared | -static | -prefer-pic | -prefer-non-pic)
2123 -prefer-pic)
2128 -prefer-non-pic)
2361 -prefer-pic try to build PIC objects only
2362 -prefer-non-pic try to build non-PIC objects only
/freebsd-11-stable/crypto/heimdal/
H A Dltmain.sh1992 -shared | -static | -prefer-pic | -prefer-non-pic)
2092 -prefer-pic)
2097 -prefer-non-pic)
2330 -prefer-pic try to build PIC objects only
2331 -prefer-non-pic try to build non-PIC objects only
/freebsd-11-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh3309 -shared | -static | -prefer-pic | -prefer-non-pic)
3409 -prefer-pic)
3414 -prefer-non-pic)
3647 -prefer-pic try to build PIC objects only
3648 -prefer-non-pic try to build non-PIC objects only
/freebsd-11-stable/contrib/openpam/
H A Dltmain.sh3309 -shared | -static | -prefer-pic | -prefer-non-pic)
3409 -prefer-pic)
3414 -prefer-non-pic)
3647 -prefer-pic try to build PIC objects only
3648 -prefer-non-pic try to build non-PIC objects only
/freebsd-11-stable/contrib/file/
H A Dltmain.sh3312 -shared | -static | -prefer-pic | -prefer-non-pic)
3412 -prefer-pic)
3417 -prefer-non-pic)
3650 -prefer-pic try to build PIC objects only
3651 -prefer-non-pic try to build non-PIC objects only
/freebsd-11-stable/contrib/unbound/
H A Dltmain.sh3309 -shared | -static | -prefer-pic | -prefer-non-pic)
3409 -prefer-pic)
3414 -prefer-non-pic)
3647 -prefer-pic try to build PIC objects only
3648 -prefer-non-pic try to build non-PIC objects only

Completed in 804 milliseconds

12