Searched refs:yes (Results 376 - 400 of 477) sorted by relevance

<<11121314151617181920

/freebsd-10-stable/contrib/ntp/scripts/ntpsweep/
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
/freebsd-10-stable/contrib/ntp/scripts/ntp-wait/
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
/freebsd-10-stable/contrib/ntp/scripts/calc_tickadj/
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
/freebsd-10-stable/contrib/ntp/scripts/ntptrace/
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
/freebsd-10-stable/contrib/ntp/scripts/update-leap/
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
/freebsd-10-stable/usr.bin/jot/tests/
H A DMakefile67 FILES+= regress.yes.out
/freebsd-10-stable/contrib/libarchive/tar/
H A Dbsdtar.h208 int yes(const char *fmt, ...) __LA_PRINTF(1, 2);
/freebsd-10-stable/contrib/bmake/mk/
H A Dlibs.mk60 UPDATE_DEPENDFILE ?= yes
H A Dobj.mk46 .if ${MK_AUTO_OBJ} == "yes"
H A Dprogs.mk59 UPDATE_DEPENDFILE ?= yes
H A Dauto.obj.mk37 .if ${MK_AUTO_OBJ:Uno} == "yes"
H A Ddep.mk42 .if ${MK_AUTODEP} == yes
/freebsd-10-stable/contrib/dialog/package/
H A Ddialog.spec26 (yes/no).
/freebsd-10-stable/usr.sbin/fdformat/
H A Dfdformat.c119 yes (void) function
134 printf("Answer `yes' or `no': ");
288 if(!yes()) {
/freebsd-10-stable/contrib/openresolv/
H A Dconfigure20 --enable-debug) DEBUG=yes;;
47 echo "yes"
57 echo "yes"
133 echo "yes"
136 echo "yes"
149 echo "yes"
159 echo "yes"
169 echo "yes"
179 echo "yes"
188 echo "yes"
[all...]
/freebsd-10-stable/contrib/ntp/lib/isc/include/isc/
H A Dsocket.h297 void (*ipv6only)(isc_socket_t *sock, isc_boolean_t yes);
1051 isc_socket_ipv6only(isc_socket_t *sock, isc_boolean_t yes);
/freebsd-10-stable/crypto/openssh/regress/
H A Dprincipals-command.sh45 for privsep in yes no ; do
/freebsd-10-stable/release/
H A Drelease.sh146 NODOC=yes
156 # If PORTS is set and NODOC is unset, force NODOC=yes because the ports
161 NODOC=yes
169 DOCPORTS="NOPORTS=yes "
172 DOCPORTS="${DOCPORTS}NODOC=yes"
279 PBUILD_FLAGS="OSVERSION=${_OSVERSION} BATCH=yes"
296 PBUILD_FLAGS="OSVERSION=${_OSVERSION} BATCH=yes"
/freebsd-10-stable/contrib/ofed/libsdp/src/
H A Dport.c831 unsigned int yes = 1; local
860 _socket_funcs.setsockopt(tmp_sd[0], SOL_SOCKET, SO_REUSEADDR, &yes, sizeof(yes));
869 _socket_funcs.setsockopt(tmp_sd[1], SOL_SOCKET, SO_REUSEADDR, &yes,
870 sizeof(yes));
981 unsigned int yes = 1; local
1009 _socket_funcs.setsockopt(*sdp_sd, SOL_SOCKET, SO_REUSEADDR, &yes,
1010 sizeof(yes));
1025 _socket_funcs.setsockopt(*tcp_sd, SOL_SOCKET, SO_REUSEADDR, &yes,
1026 sizeof(yes));
[all...]
/freebsd-10-stable/usr.sbin/freebsd-update/
H A Dfreebsd-update.sh164 ALLOWADD=yes
183 ALLOWDELETE=yes
204 KEEPMODIFIEDMETADATA=yes
279 STRICTCOMPONENTS=yes
331 BACKUPKERNEL=yes
377 BACKUPKERNELSYMBOLFILES=yes
553 config_AllowAdd yes
554 config_AllowDelete yes
555 config_KeepModifiedMetadata yes
559 config_BackupKernel yes
[all...]
/freebsd-10-stable/contrib/openbsm/man/
H A DMakefile.in23 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
28 *n*) am__dry=yes; break;; \
32 test $$am__dry = yes; \
/freebsd-10-stable/contrib/gcc/
H A Dgenmultilib76 # The last option should be "yes" if multilibs are enabled. If it is not
77 # "yes", all GCC multilib dir names will be ".".
96 # '../lib64 ../lib32 alt' yes
326 disable_multilib=yes
/freebsd-10-stable/tools/tools/kerninclude/
H A Dkerninclude.sh26 NO_MODULES=yes
/freebsd-10-stable/share/mk/
H A Dbsd.progs.mk54 UPDATE_DEPENDFILE ?= yes
/freebsd-10-stable/contrib/sqlite3/
H A DMakefile.in57 test $$skip_next = yes && { skip_next=no; continue; }; \
60 -*I) strip_trailopt 'I'; skip_next=yes;; \
62 -*O) strip_trailopt 'O'; skip_next=yes;; \
64 -*l) strip_trailopt 'l'; skip_next=yes;; \
66 -[dEDm]) skip_next=yes;; \
67 -[JT]) skip_next=yes;; \
70 *$$target_option*) has_opt=yes; break;; \
73 test $$has_opt = yes
538 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@

Completed in 335 milliseconds

<<11121314151617181920