Searched refs:no (Results 26 - 50 of 912) sorted by relevance

1234567891011>>

/freebsd-current/contrib/dialog/samples/
H A Dmsgbox510 $DIALOG --title "MESSAGE BOX (width $width)" --clear --no-collapse "$@" \
H A Dmsgbox39 $DIALOG --title "MESSAGE BOX (width $width)" --clear --no-collapse "$@" \
H A Dyesno-both9 --no-label "Cancel" \
12 --yesno "Hi, this is a yes/no dialog box with its labels changed. \
14 questions that have an answer of either yes or no (or maybe). \
H A Dyesno-extra9 --no-label "Cancel" \
11 --yesno "Hi, this is a yes/no dialog box with its labels changed. \
13 questions that have an answer of either yes or no (or maybe). \
/freebsd-current/contrib/unbound/contrib/android/
H A Dinstall_openssl.sh26 if ! ./Configure "$OPENSSL_HOST" no-comp no-asm no-hw no-engine shared \
/freebsd-current/crypto/heimdal/include/
H A DMakefile.am8 CHECK_LOCAL = no-check-local
/freebsd-current/stand/uboot/arch/powerpc/
H A DMakefile.inc6 LOADER_UBLDR_BIN= no
/freebsd-current/targets/
H A DMakefile.inc14 # BUILD_AT_LEVEL0=no tells dirdeps.mk to use a sub-make for .CURDIR
16 BUILD_AT_LEVEL0 = no
18 PKG_METHOD = no
32 SHIPDIR = no
34 PKG_METHOD = no
41 # set this to "no" for manual control
/freebsd-current/contrib/unifdef/scripts/
H A Dgitlog2changelog.sh5 git log --no-merges -M --stat \
/freebsd-current/contrib/unbound/testdata/cachedb_no_store.tdir/
H A Dcachedb_no_store.conf5 use-syslog: no
11 do-not-query-localhost: no
12 qname-minimisation: no
25 control-use-cert: no
/freebsd-current/contrib/unbound/testdata/root_zonemd.tdir/
H A Droot_zonemd.conf6 use-syslog: no
11 do-not-query-localhost: no
19 control-use-cert: no
30 for-downstream: no
/freebsd-current/contrib/bmake/unit-tests/
H A Dcond-late.exp1 make: Bad conditional expression ' != "no"' before '?:'
3 no
/freebsd-current/stand/kboot/kboot/arch/powerpc64/
H A DMakefile.inc5 MK_PIE= no
/freebsd-current/contrib/libfido2/tools/
H A Dtest.sh58 make_cred no.tld "-u" u2f
59 ! make_cred no.tld "-ru" /dev/null
60 ! make_cred no.tld "-uc1" /dev/null
61 ! make_cred no.tld "-uc2" /dev/null
72 make_cred no.tld "--" wrap
82 make_cred no.tld "-h" wrap-hs
93 make_cred no.tld "-r" rk
103 make_cred no.tld "-hr" rk-hs
115 get_assert no.tld "-u" u2f-cred /dev/null u2f-assert
116 ! get_assert no
[all...]
/freebsd-current/sys/netpfil/ipfw/
H A Dip_fw_eaction.c89 struct named_object no; member in struct:eaction_obj
194 obj->no.name = obj->name;
195 obj->no.etlv = IPFW_TLV_EACTION;
212 if (ipfw_objhash_alloc_idx(ni, &obj->no.kidx) != 0) {
218 ipfw_objhash_add(ni, &obj->no);
220 SRV_OBJECT(ch, obj->no.kidx) = obj;
222 obj->no.refcnt++;
226 *eaction_id = obj->no.kidx;
231 destroy_eaction_obj(struct ip_fw_chain *ch, struct named_object *no) argument
240 obj = SRV_OBJECT(ch, no
255 struct named_object *no; local
317 struct named_object *no; local
356 struct named_object *no; local
435 struct named_object *no; local
[all...]
/freebsd-current/tests/sys/netpfil/pf/
H A Dmacro.sh24 no=$(jexec alcatraz pfctl -sr -vv | awk '/ruleNo/ { gsub("@", "", $1); print $1; }')
26 if [ "${no}" -ne "${ruleno}" ];
28 atf_fail "Expected ruleNo $no != $ruleno"
/freebsd-current/share/mk/
H A Dsrc.init.mk13 MK_DEBUG_FILES= no
14 MK_MAN= no
15 MK_PIE= no
16 MK_RETPOLINE= no
17 NO_SHARED= no
18 MK_TESTS= no
/freebsd-current/crypto/openssh/
H A Dfixpaths12 die $0: nothing to do - no substitutions listed!
/freebsd-current/lib/nss_tacplus/
H A DMakefile6 MK_INSTALLIB= no
/freebsd-current/kerberos5/
H A DMakefile24 ${MAKE} MK_KERBEROS=no cleandir; \
25 ${MAKE} MK_KERBEROS=no obj; \
26 ${MAKE} MK_KERBEROS=no all; \
27 ${MAKE} MK_KERBEROS=no install
/freebsd-current/lib/libssp_nonshared/
H A DMakefile5 MK_PROFILE= no
/freebsd-current/targets/pseudo/bootstrap-tools/
H A DMakefile6 UPDATE_DEPENDFILE= no
45 MK_CTF=no \
46 MK_CLANG_EXTRAS=no \
47 MK_CLANG_FORMAT=no \
48 MK_CLANG_FULL=no \
49 MK_HTML=no \
50 MK_MAN=no \
51 MK_PROFILE=no \
52 MK_RETPOLINE=no \
53 MK_SSP=no \
[all...]
/freebsd-current/crypto/heimdal/lib/vers/
H A DMakefile.am9 CHECK_LOCAL = no-check-local
/freebsd-current/lib/googletest/tests/
H A DMakefile.inc15 MK_DEBUG_FILES:=no
/freebsd-current/share/examples/tests/tests/
H A DMakefile25 .if ${MK_GOOGLETEST} != no

Completed in 303 milliseconds

1234567891011>>