Searched refs:yes (Results 426 - 450 of 477) sorted by relevance

<<11121314151617181920

/freebsd-10-stable/contrib/ntp/sntp/libevent/
H A DMakefile.in76 test $$skip_next = yes && { skip_next=no; continue; }; \
79 -*I) strip_trailopt 'I'; skip_next=yes;; \
81 -*O) strip_trailopt 'O'; skip_next=yes;; \
83 -*l) strip_trailopt 'l'; skip_next=yes;; \
85 -[dEDm]) skip_next=yes;; \
86 -[JT]) skip_next=yes;; \
89 *$$target_option*) has_opt=yes; break;; \
92 test $$has_opt = yes
524 am__color_tests=yes; \
526 am__color_tests=yes; \
[all...]
H A Devent_rpcgen.py392 def MakeArray(self, yes=1):
393 self._array = yes
/freebsd-10-stable/sys/conf/
H A Dkmod.mk89 __KLD_SHARED=yes
200 .if ${__KLD_SHARED} == yes
213 .if ${__KLD_SHARED} == yes
/freebsd-10-stable/contrib/gcc/
H A Dgccbug.in86 if [ @have_mktemp_command@ = yes ]; then
/freebsd-10-stable/crypto/openssh/contrib/aix/
H A Dbuildbff.sh143 perl -p -i -e "s/#PermitRootLogin yes/PermitRootLogin no/" \
146 if [ "${X11_FORWARDING}" = yes ]
148 perl -p -i -e "s/#X11Forwarding no/X11Forwarding yes/" \
262 if [ "$AIX_SRC" = "yes" ]
/freebsd-10-stable/sys/kern/
H A Dsubr_terminal.c240 terminal_mute(struct terminal *tm, int yes) argument
244 if (yes)
/freebsd-10-stable/contrib/openbsm/
H A DMakefile.in23 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
28 *n*) am__dry=yes; break;; \
32 test $$am__dry = yes; \
342 *k*) failcom='fail=yes';; \
354 dot_seen=yes; \
/freebsd-10-stable/contrib/openbsm/libbsm/
H A DMakefile.in24 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
29 *n*) am__dry=yes; break;; \
33 test $$am__dry = yes; \
389 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
/freebsd-10-stable/contrib/bmake/mk/
H A Dmeta.sys.mk52 META_MODE += silent=yes
/freebsd-10-stable/etc/defaults/
H A Drc.conf711 source_rc_confs_defined=yes
/freebsd-10-stable/share/mk/
H A Dsuite.test.mk17 # If 'yes', a Kyuafile exists in the source tree and is installed into
/freebsd-10-stable/crypto/openssl/
H A DMakefile.shared260 INHIBIT_SYMLINKS=yes; \
280 INHIBIT_SYMLINKS=yes; \
/freebsd-10-stable/lib/libc/mips/gen/
H A Dldexp.S217 mov.d $f0, $f12 # yes, result is just x
/freebsd-10-stable/contrib/libarchive/tar/
H A Dread.c350 !yes("extract '%s'", archive_entry_pathname(entry)))
H A Dwrite.c696 !yes("copy '%s'", archive_entry_pathname(in_entry)))
819 !yes("add '%s'", archive_entry_pathname(entry)))
850 !yes("add '%s'", archive_entry_pathname(entry)))
H A Dutil.c233 yes(const char *fmt, ...) function
/freebsd-10-stable/etc/rc.d/
H A Drouting306 _ropts_initdone=yes
/freebsd-10-stable/sys/dev/vt/
H A Dvt.h213 void vtbuf_scroll_mode(struct vt_buf *vb, int yes);
/freebsd-10-stable/contrib/ntp/ntpd/
H A DMakefile.in61 test $$skip_next = yes && { skip_next=no; continue; }; \
64 -*I) strip_trailopt 'I'; skip_next=yes;; \
66 -*O) strip_trailopt 'O'; skip_next=yes;; \
68 -*l) strip_trailopt 'l'; skip_next=yes;; \
70 -[dEDm]) skip_next=yes;; \
71 -[JT]) skip_next=yes;; \
74 *$$target_option*) has_opt=yes; break;; \
77 test $$has_opt = yes
1152 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
/freebsd-10-stable/usr.sbin/pw/tests/
H A Dpw_usermod_test.sh253 atf_check -s exit:0 ${PW} usermod foo -w yes
/freebsd-10-stable/contrib/binutils/ld/scripttempl/
H A Delf.sc115 test -n "${DATA_PLT-${BSS_PLT-text}}" && TEXT_PLT=yes
175 test "${LARGE_SECTIONS}" = "yes" && REL_LARGE="
182 test "${LARGE_SECTIONS}" = "yes" && OTHER_BSS_SECTIONS="
190 test "${LARGE_SECTIONS}" = "yes" && LARGE_SECTIONS="
/freebsd-10-stable/contrib/top/
H A DConfigure12 set yesno = (no yes)
/freebsd-10-stable/usr.sbin/crunch/examples/
H A Dreally-big.conf54 progs whois window write xargs xinstall xstr yacc yes ypcat ypmatch ypwhich
/freebsd-10-stable/contrib/ntp/libntp/
H A DMakefile.in54 test $$skip_next = yes && { skip_next=no; continue; }; \
57 -*I) strip_trailopt 'I'; skip_next=yes;; \
59 -*O) strip_trailopt 'O'; skip_next=yes;; \
61 -*l) strip_trailopt 'l'; skip_next=yes;; \
63 -[dEDm]) skip_next=yes;; \
64 -[JT]) skip_next=yes;; \
67 *$$target_option*) has_opt=yes; break;; \
70 test $$has_opt = yes
898 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
/freebsd-10-stable/crypto/openssh/contrib/redhat/
H A Dopenssh.spec11 # Do we want to disable building of x11-askpass? (1=yes 0=no)
14 # Do we want to disable building of gnome-askpass? (1=yes 0=no)
17 # Do we want to link against a static libcrypto? (1=yes 0=no)
20 # Do we want smartcard support (1=yes 0=no)
29 # Do we want kerberos5 support (1=yes 0=no)
58 # Is this a build for the rescue CD (without PAM, with MD5)? (1=yes 0=no)
229 gtk2=yes
236 if [ $gtk2 = yes ] ; then

Completed in 361 milliseconds

<<11121314151617181920