/freebsd/crypto/openssl/test/ |
H A D | rdrand_sanitytest.c | 27 unsigned char prior[31] = {0}, buf[31] = {0}, check[7]; in sanity_check_bytes() local 56 if (!TEST_false(!memcmp(prior, buf, sizeof(buf)))) in sanity_check_bytes() 66 memcpy(prior, buf, sizeof(buf)); in sanity_check_bytes()
|
/freebsd/contrib/ncurses/ncurses/base/ |
H A D | lib_screen.c | 379 NCURSES_CH_T prior; in read_win() local 428 prior = blank; in read_win() 429 decode_cchar(value, &prior, data); in read_win() 442 read_row(char *source, NCURSES_CH_T *prior, NCURSES_CH_T *target, int length) in read_row() argument 448 source = decode_cchar(source, prior, target); in read_row() 462 source = decode_chtype(source, *prior, target); in read_row() 464 *prior = *target; in read_row() 604 NCURSES_CH_T prior = blank; in NCURSES_SP_NAME() local 623 if (read_row(++next, &prior, nwin->_line[n].text, tmp._maxx in NCURSES_SP_NAME() 657 attr_t prior, in encode_attr() argument [all …]
|
/freebsd/contrib/ncurses/progs/ |
H A D | tabs.c | 128 int prior = 0; in decode_tabs() local 144 result[n] = value + prior + margin; in decode_tabs() 155 prior = 0; in decode_tabs() 158 prior = result[n - 1]; in decode_tabs() 178 result[n++] = value + prior + margin; in decode_tabs()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
H A D | asan_activation_flags.inc | 13 # error "Define ASAN_ACTIVATION_FLAG prior to including this file!" 17 # error "Define COMMON_ACTIVATION_FLAG prior to including this file!"
|
/freebsd/sbin/ipf/common/ |
H A D | lexer.c | 181 static int prior = 0; in yylex() local 244 prior = c; in yylex() 335 prior = 0; in yylex() 451 if (prior == YY_NUMBER && c == ':') { in yylex() 601 prior = rval; in yylex()
|
/freebsd/sys/dev/ow/ |
H A D | ow.c | 431 int first, second, i, dir, prior, last, err, retries; in ow_enumerate() local 435 prior = -1; in ow_enumerate() 486 if (i < prior) in ow_enumerate() 489 dir = i == prior; in ow_enumerate() 526 prior = last; in ow_enumerate()
|
/freebsd/sys/arm/conf/ |
H A D | GENERIC-MMCCAM | 4 # Custom kernel for GENERIC plus MMCCAM as opposed to the prior MMC stack.
|
/freebsd/sys/amd64/conf/ |
H A D | GENERIC-MMCCAM | 4 # Custom kernel for GENERIC plus MMCCAM as opposed to the prior MMC stack.
|
/freebsd/sys/dev/qlxgb/ |
H A D | README.txt | 62 5. Parameters to set prior to installing the driver 64 - Add the following lines to /etc/sysctl.conf and reboot the machine prior
|
/freebsd/sys/dev/qlxge/ |
H A D | README.txt | 62 5. Parameters to set prior to installing the driver 64 - Add the following lines to /etc/sysctl.conf and reboot the machine prior
|
/freebsd/sys/arm64/conf/ |
H A D | GENERIC-MMCCAM-NODEBUG | 4 # Custom kernel for arm64 plus MMCCAM as opposed to the prior MMC stack. It is
|
H A D | GENERIC-MMCCAM | 4 # Custom kernel for arm64 plus MMCCAM as opposed to the prior MMC stack. It is
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | OPENSSL_init_ssl.pod | 18 application is multi-threaded), and these resources must be freed prior to the 34 OPENSSL_init_ssl() MUST be called by application code prior to
|
H A D | OPENSSL_init_crypto.pod | 35 application is multi-threaded), and these resources must be freed prior to the 50 OPENSSL_init_crypto() MUST be called by application code prior to 267 should call OPENSSL_thread_stop() prior to the FreeLibrary() call. 270 multi-threaded and if dlclose() is subsequently called prior to the threads 273 each thread prior to the dlclose() call, or alternatively the original dlopen()
|
H A D | ASN1_aux_cb.pod | 118 prior to an B<ASN1_VALUE> object being allocated. The callback may allocate the 175 Invoked immediately prior to streaming the B<ASN1_VALUE> data using indefinite 187 Invoked immediately prior to processing the B<ASN1_VALUE> data as a "detached" 199 Invoked immediate prior to an ASN1_VALUE being duplicated via a call to
|
/freebsd/sys/dev/qlxgbe/ |
H A D | README.txt | 62 5. Parameters to set prior to installing the driver 67 - Add the following lines to /etc/sysctl.conf and reboot the machine prior
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sancov_flags.inc | 13 #error "Defnine SANCOV_FLAG prior to including this file!"
|
/freebsd/sys/contrib/openzfs/cmd/zpool/compatibility.d/ |
H A D | grub2-2.06 | 1 # Features which are supported by GRUB2 versions prior to v2.12.
|
/freebsd/contrib/dialog/package/debian/ |
H A D | copyright | 52 sale, use or other dealings in this Software without prior written 77 ings in this Software without prior written authorization from the X Consor- 99 to distribution of the software without specific, written prior
|
/freebsd/lib/libc/rpc/ |
H A D | DISCLAIMER | 16 * from this software without specific prior written permission. 45 * from this software without specific prior written permission.
|
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/ |
H A D | xray_basic_flags.inc | 13 #error "Define XRAY_FLAG prior to including this file!"
|
/freebsd/sys/contrib/device-tree/Bindings/misc/ |
H A D | eeprom-93xx46.txt | 15 - select-gpios : if present, specifies the GPIO that will be asserted prior to
|
/freebsd/contrib/tcpdump/ |
H A D | LICENSE | 14 products derived from this software without specific prior
|
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/ |
H A D | msan_flags.inc | 13 # error "Define MSAN_FLAG prior to including this file!"
|
/freebsd/contrib/libpcap/ |
H A D | LICENSE | 14 products derived from this software without specific prior
|