Searched refs:yes (Results 401 - 425 of 477) sorted by relevance

<<11121314151617181920

/freebsd-10-stable/contrib/ntp/scripts/
H A DMakefile.in55 test $$skip_next = yes && { skip_next=no; continue; }; \
58 -*I) strip_trailopt 'I'; skip_next=yes;; \
60 -*O) strip_trailopt 'O'; skip_next=yes;; \
62 -*l) strip_trailopt 'l'; skip_next=yes;; \
64 -[dEDm]) skip_next=yes;; \
65 -[JT]) skip_next=yes;; \
68 *$$target_option*) has_opt=yes; break;; \
71 test $$has_opt = yes
740 failcom='fail=yes'; \
753 dot_seen=yes; \
[all...]
/freebsd-10-stable/contrib/bmake/mk/sys/
H A DLinux.mk13 NEED_SOLINKS=yes
/freebsd-10-stable/contrib/ntp/util/
H A DMakefile.in59 test $$skip_next = yes && { skip_next=no; continue; }; \
62 -*I) strip_trailopt 'I'; skip_next=yes;; \
64 -*O) strip_trailopt 'O'; skip_next=yes;; \
66 -*l) strip_trailopt 'l'; skip_next=yes;; \
68 -[dEDm]) skip_next=yes;; \
69 -[JT]) skip_next=yes;; \
72 *$$target_option*) has_opt=yes; break;; \
75 test $$has_opt = yes
957 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
/freebsd-10-stable/contrib/ntp/ntpdc/
H A DMakefile.in60 test $$skip_next = yes && { skip_next=no; continue; }; \
63 -*I) strip_trailopt 'I'; skip_next=yes;; \
65 -*O) strip_trailopt 'O'; skip_next=yes;; \
67 -*l) strip_trailopt 'l'; skip_next=yes;; \
69 -[dEDm]) skip_next=yes;; \
70 -[JT]) skip_next=yes;; \
73 *$$target_option*) has_opt=yes; break;; \
76 test $$has_opt = yes
820 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
/freebsd-10-stable/crypto/openssh/contrib/
H A Dssh-copy-id157 SEEN_OPT_I="yes"
236 -o IdentitiesOnly=yes "$@" exit 2>"$L_TMP_ID_FILE.stderr" </dev/null
/freebsd-10-stable/crypto/openssh/regress/
H A Dcert-hostkey.sh123 for privsep in yes no ; do
134 attempt_connect "$ktype basic connect" "yes"
135 attempt_connect "$ktype empty KRL" "yes" \
143 attempt_connect "$ktype empty plaintext revocation" "yes" \
161 for privsep in yes no ; do
H A Dcert-userkey.sh49 for privsep in yes no ; do
186 for privsep in yes no ; do
/freebsd-10-stable/contrib/ntp/
H A DMakefile.in53 test $$skip_next = yes && { skip_next=no; continue; }; \
56 -*I) strip_trailopt 'I'; skip_next=yes;; \
58 -*O) strip_trailopt 'O'; skip_next=yes;; \
60 -*l) strip_trailopt 'l'; skip_next=yes;; \
62 -[dEDm]) skip_next=yes;; \
63 -[JT]) skip_next=yes;; \
66 *$$target_option*) has_opt=yes; break;; \
69 test $$has_opt = yes
668 failcom='fail=yes'; \
681 dot_seen=yes; \
[all...]
/freebsd-10-stable/contrib/ntp/ntpsnmpd/
H A DMakefile.in59 test $$skip_next = yes && { skip_next=no; continue; }; \
62 -*I) strip_trailopt 'I'; skip_next=yes;; \
64 -*O) strip_trailopt 'O'; skip_next=yes;; \
66 -*l) strip_trailopt 'l'; skip_next=yes;; \
68 -[dEDm]) skip_next=yes;; \
69 -[JT]) skip_next=yes;; \
72 *$$target_option*) has_opt=yes; break;; \
75 test $$has_opt = yes
802 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
/freebsd-10-stable/contrib/ntp/sntp/unity/
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
543 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
/freebsd-10-stable/contrib/ntp/ntpq/
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
829 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
/freebsd-10-stable/contrib/bmake/mk/
H A Ddirdeps.mk71 # if "yes" sub-makes are only used to build for other machines.
335 BUILD_DIRDEPS ?= yes
337 .if ${MK_DIRDEPS_CACHE} == "yes"
447 .if ${MK_DIRDEPS_CACHE} == "yes"
484 ${BUILD_DIRDEPS_TARGETS} BUILD_DIRDEPS_CACHE=yes \
506 .if ${BUILD_DIRDEPS} == "yes"
635 .if ${BUILD_DIRDEPS_CACHE} == "yes"
667 .if ${BUILD_DIRDEPS_CACHE} == "yes"
677 .if ${BUILD_DIRDEPS_CACHE} == "yes"
H A Ddpadd.mk263 DPADD_CLEAR_DPADD ?= yes
264 .if ${DPADD_CLEAR_DPADD} == "yes"
/freebsd-10-stable/contrib/ntp/libparse/
H A DMakefile.in55 test $$skip_next = yes && { skip_next=no; continue; }; \
58 -*I) strip_trailopt 'I'; skip_next=yes;; \
60 -*O) strip_trailopt 'O'; skip_next=yes;; \
62 -*l) strip_trailopt 'l'; skip_next=yes;; \
64 -[dEDm]) skip_next=yes;; \
65 -[JT]) skip_next=yes;; \
68 *$$target_option*) has_opt=yes; break;; \
71 test $$has_opt = yes
702 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
/freebsd-10-stable/etc/rc.d/
H A Dsyscons64 _sc_initdone=yes
/freebsd-10-stable/sys/sys/
H A Dterminal.h214 void terminal_mute(struct terminal *tm, int yes);
/freebsd-10-stable/usr.bin/bmake/tests/
H A Dcommon.sh48 FAIL=yes
/freebsd-10-stable/usr.sbin/pkg/
H A Dpkg.c942 "Please set ASSUME_ALWAYS_YES=yes environment variable to be able to bootstrap "
1033 bool bootstrap_only, force, yes; local
1038 yes = false;
1083 config_bool(ASSUME_ALWAYS_YES, &yes);
1084 if (!yes) {
/freebsd-10-stable/contrib/netbsd-tests/net/mpls/
H A Dt_ldp_regen.sh82 export RUMPHIJACK=path=/rump,socket=all,sysctl=yes
/freebsd-10-stable/share/mk/
H A Dsys.mk356 .MAKE.EXPAND_VARIABLES= yes
368 hasErrCtl=yes check="set -e" ignore="set +e" \
/freebsd-10-stable/contrib/netbsd-tests/fs/psshfs/
H A Dt_psshfs.sh48 yes)
/freebsd-10-stable/sys/dev/vt/
H A Dvt_buf.c826 vtbuf_cursor_visibility(struct vt_buf *vb, int yes) argument
832 if (yes)
844 vtbuf_scroll_mode(struct vt_buf *vb, int yes) argument
850 if (yes)
/freebsd-10-stable/usr.bin/
H A DMakefile199 yes \
250 .if ${MK_GPL_DTC} != "yes"
406 .if ${MK_SVN} == "yes" || ${MK_SVNLITE} == "yes"
/freebsd-10-stable/usr.sbin/bsnmpd/bsnmpd/
H A DMakefile155 NO_WCAST_ALIGN= yes
/freebsd-10-stable/contrib/ntp/sntp/
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
923 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1052 failcom='fail=yes'; \
[all...]

Completed in 164 milliseconds

<<11121314151617181920