Searched refs:maybe (Results 1 - 25 of 47) sorted by relevance

12

/freebsd-13-stable/sys/contrib/libsodium/test/default/
H A Dpwhash_argon2id.exp4 [tv] pwhash failure (maybe intentional): [3]
11 [tv3] pwhash_argon2id_str failure (maybe intentional): [0]
12 [tv3] pwhash_argon2id_str failure (maybe intentional): [1]
13 [tv3] pwhash_argon2id_str failure (maybe intentional): [3]
H A Dpwhash_argon2i.exp4 [tv] pwhash failure (maybe intentional): [3]
7 [tv] pwhash failure (maybe intentional): [6]
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Ddepsrc.exp2 : 'declaration. They are not preserved and maybe expanded later.'
H A Ddepsrc.mk18 : 'declaration. They are not preserved and maybe expanded later.'
H A Dcond-cmp-numeric-eq.mk63 or maybe a machine without IEEE 754 floating point support.
H A Dcond-cmp-string.mk67 # Between 2003-01-01 (maybe even earlier) and 2020-10-30, adding one of the
H A Ddeptgt-makeflags.mk73 # This is one of the very few ways (maybe even the only one) to inject literal
/freebsd-13-stable/stand/arm/uboot/
H A DMakefile28 CWARNFLAGS.self_reloc.c+= -Wno-error=maybe-uninitialized
/freebsd-13-stable/usr.bin/mail/
H A Dfio.c67 int maybe, inhead; local
92 maybe = 1;
122 if (maybe && linebuf[0] == 'F' && ishead(linebuf)) {
156 maybe = linebuf[0] == 0;
/freebsd-13-stable/sys/kern/
H A Duipc_domain.c306 struct protosw *maybe; local
308 maybe = NULL;
321 pr->pr_protocol == 0 && maybe == NULL)
322 maybe = pr;
324 return (maybe);
/freebsd-13-stable/contrib/wpa/src/utils/
H A Dos_unix.c596 int maybe = 0; local
602 maybe = 1;
611 if (maybe && next) {
668 int maybe = 0; local
674 maybe = 1;
683 if (maybe && next) {
/freebsd-13-stable/libexec/rc/rc.d/
H A Dserial61 maybe() { function
155 # maybe u 0 1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u v
/freebsd-13-stable/sbin/routed/
H A Dif.c194 /* If there is no known interface, maybe there is a
216 /* If there is no known interface, maybe there is a
234 struct interface *ifp, *maybe; local
237 maybe = NULL;
253 && (maybe == NULL
254 || ifp->int_mask > maybe->int_mask))
255 maybe = ifp;
259 if (maybe != NULL || once || IF_RESCAN_DELAY())
260 return maybe;
263 /* If there is no known interface, maybe ther
[all...]
/freebsd-13-stable/contrib/kyua/integration/
H A Dcmd_report_html_test.sh191 kyua: E: Output directory 'html' already exists; maybe use --force?.
/freebsd-13-stable/contrib/ncurses/progs/
H A Dtic.c2083 bool maybe = TRUE; local
2103 maybe = FALSE;
2111 maybe = FALSE; /* just an isolated "$<" */
2112 } else if (maybe) {
/freebsd-13-stable/crypto/heimdal/include/
H A DMakefile.in1117 env TESTS_ENVIRONMENT="$${tsrcdir}/cf/maybe-valgrind.sh -s $${tsrcdir} -o $${tobjdir}" make check
/freebsd-13-stable/sys/conf/
H A Dkern.mk51 -Wno-error=maybe-uninitialized \
/freebsd-13-stable/share/mk/
H A Dbsd.sys.mk161 -Wno-error=maybe-uninitialized \
/freebsd-13-stable/contrib/openpam/t/
H A DMakefile.in816 if test x"$$1" = x"--maybe-color"; then \
862 create_testsuite_report --maybe-color; \
/freebsd-13-stable/contrib/byacc/
H A Dconfigure546 cross_compiling=maybe
1542 if test "$cross_compiling" = maybe; then
3048 cf_cv_gnu_dftsrc_219=maybe
4779 cf_cv_func_mkstemp=maybe
/freebsd-13-stable/contrib/dialog/
H A Dconfigure535 cross_compiling=maybe
1444 if test "$cross_compiling" = maybe; then
3422 cf_cv_gnu_dftsrc_219=maybe
7860 cf_cv_find_linkage_iconv=maybe
7874 if test "$cf_cv_find_linkage_iconv" = maybe ; then
8839 cf_cv_find_linkage_intl=maybe
8853 if test "$cf_cv_find_linkage_intl" = maybe ; then
9239 nls_cv_use_gnu_gettext=maybe
13426 cf_cv_find_linkage_utf8=maybe
13440 if test "$cf_cv_find_linkage_utf8" = maybe ; the
[all...]
/freebsd-13-stable/contrib/ncurses/
H A Dconfigure546 cross_compiling=maybe
1790 if test "$cross_compiling" = maybe; then
6491 with_gpm=maybe
6540 if test "$with_gpm" != yes && test "$with_gpm" != maybe ; then
6604 if test "$with_gpm" = maybe; then
6620 test "$with_gpm" != maybe && { echo "$as_me:6620: WARNING: Cannot find GPM header" >&5
7579 cf_with_sysmouse=maybe
7682 echo "$as_me:7682: result: maybe" >&5
7683 echo "${ECHO_T}maybe" >&6
9542 cf_cv_gnu_dftsrc_219=maybe
[all...]
/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql406 /* ### maybe a WC-to-WC copy can retain a depth? */
/freebsd-13-stable/contrib/expat/tests/
H A DMakefile.in940 if test x"$$1" = x"--maybe-color"; then \
986 create_testsuite_report --maybe-color; \
/freebsd-13-stable/contrib/bmake/
H A Dconfigure1172 cross_compiling=maybe
2960 if test "$cross_compiling" = maybe; then

Completed in 191 milliseconds

12