| /freebsd-13.1/contrib/unbound/contrib/ |
| H A D | unbound_munin_ | 375 echo h64ms.draw STACK 381 echo h128ms.draw STACK 385 echo h256ms.draw STACK 390 echo h512ms.draw STACK 395 echo h1s.draw STACK 400 echo h2s.draw STACK 405 echo h4s.draw STACK 410 echo h8s.draw STACK 415 echo h16s.draw STACK
|
| /freebsd-13.1/sys/kern/ |
| H A D | tty_info.c | 241 #ifdef STACK 281 #ifdef STACK in tty_info() 366 #ifdef STACK in tty_info() 398 #ifdef STACK in tty_info()
|
| H A D | subr_kdb.c | 436 #ifdef STACK in kdb_backtrace() 460 #ifdef STACK in kdb_backtrace_thread()
|
| H A D | kern_fail.c | 733 #ifdef STACK in fail_point_get() 745 #ifdef STACK in fail_point_get()
|
| /freebsd-13.1/crypto/openssl/doc/man3/ |
| H A D | PKCS12_parse.pod | 26 valid STACK in which case additional certificates are appended to B<*ca>. If 27 B<*ca> is B<NULL> a new STACK will be allocated.
|
| H A D | CMS_add0_cert.pod | 51 CMS_get1_certs() and CMS_get1_crls() return the STACK of certificates or CRLs
|
| H A D | X509V3_get_d2i.pod | 51 X509V3_add1_i2d() adds extension B<value> to STACK B<*x> (allocating a new 52 STACK if necessary) using OID B<nid> and criticality B<crit> according
|
| H A D | X509_CRL_get0_by_serial.pod | 85 X509_CRL_get_REVOKED() returns a STACK of revoked entries.
|
| /freebsd-13.1/crypto/openssl/doc/man7/ |
| H A D | ssl.pod | 245 =item STACK *B<SSL_CTX_get_ciphers>(const SSL_CTX *ctx); 247 =item STACK *B<SSL_CTX_get_client_CA_list>(const SSL_CTX *ctx); 331 =item void B<SSL_CTX_set_client_CA_list>(SSL_CTX *ctx, STACK *list); 465 =item int B<SSL_add_dir_cert_subjects_to_stack>(STACK *stack, const char *dir); 467 =item int B<SSL_add_file_cert_subjects_to_stack>(STACK *stack, const char *file); 515 =item STACK *B<SSL_dup_CA_list>(STACK *sk); 537 =item STACK *B<SSL_get_ciphers>(const SSL *ssl); 539 =item STACK *B<SSL_get_client_CA_list>(const SSL *ssl); 559 =item STACK *B<SSL_get_peer_cert_chain>(const SSL *ssl); 609 =item STACK *B<SSL_load_client_CA_file>(const char *file); [all …]
|
| /freebsd-13.1/stand/i386/pmbr/ |
| H A D | pmbr.S | 42 .set STACK,EXEC+SECSIZE*4 # Stack address define 43 .set GPT_ADDR,STACK # GPT header address 71 movw $STACK,%sp # stack
|
| /freebsd-13.1/sys/arm/arm/ |
| H A D | elf_machdep.c | 312 #if defined(DDB) || defined(KDTRACE_HOOKS) || defined(STACK) in elf_cpu_load_file() 334 #if defined(DDB) || defined(KDTRACE_HOOKS) || defined(STACK) in elf_cpu_unload_file()
|
| /freebsd-13.1/sys/sys/ |
| H A D | sleepqueue.h | 117 #ifdef STACK
|
| /freebsd-13.1/sys/dev/xen/debug/ |
| H A D | debug.c | 74 #if defined(STACK) && defined(DDB) in xendebug_filter()
|
| /freebsd-13.1/crypto/heimdal/appl/rsh/ |
| H A D | limits_conf.c | 66 LIM(STACK, 1024),
|
| /freebsd-13.1/crypto/heimdal/appl/login/ |
| H A D | limits_conf.c | 66 LIM(STACK, 1024),
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyRegisterInfo.td | 51 def VALUE_STACK : WebAssemblyReg<"STACK">;
|
| /freebsd-13.1/sys/powerpc/conf/ |
| H A D | QORIQ64 | 66 options STACK #stack(9) support
|
| /freebsd-13.1/sys/arm/conf/ |
| H A D | std.armv6 | 36 options STACK # stack(9) support
|
| H A D | std.armv7 | 36 options STACK # stack(9) support
|
| /freebsd-13.1/sys/amd64/conf/ |
| H A D | MINIMAL | 66 options STACK # stack(9) support
|
| /freebsd-13.1/sys/i386/conf/ |
| H A D | MINIMAL | 66 options STACK # stack(9) support
|
| /freebsd-13.1/sys/riscv/conf/ |
| H A D | GENERIC | 58 options STACK # stack(9) support
|
| /freebsd-13.1/contrib/file/magic/Magdir/ |
| H A D | netbsd | 231 >0 belong&0xfc000000 0x10000000 \b, STACK
|
| /freebsd-13.1/crypto/openssl/crypto/engine/ |
| H A D | README | 190 (a STACK). When a cleanup callback is next registered (eg. if the cleanup() is 192 start again), the internal STACK storage will be freshly allocated. This is much
|
| /freebsd-13.1/sys/dev/ocs_fc/ |
| H A D | ocs_os.c | 857 #if defined(STACK) in ocs_print_stack()
|