| /freebsd-12.1/contrib/unbound/contrib/ |
| H A D | unbound_munin_ | 368 echo h64ms.draw STACK 374 echo h128ms.draw STACK 378 echo h256ms.draw STACK 383 echo h512ms.draw STACK 388 echo h1s.draw STACK 393 echo h2s.draw STACK 398 echo h4s.draw STACK 403 echo h8s.draw STACK 408 echo h16s.draw STACK
|
| /freebsd-12.1/sys/x86/x86/ |
| H A D | stack_machdep.c | 66 #ifdef STACK 104 #ifdef STACK in stack_nmi_handler() 138 #ifdef STACK in stack_save_td_running()
|
| /freebsd-12.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-12.1/contrib/binutils/bfd/doc/ |
| H A D | chew.c | 93 #define STACK 50 macro 268 string_type stack[STACK]; 275 stinst_type sstack[STACK]; 277 long istack[STACK]; 307 if (tos >= stack + STACK) in check_range() 316 if (isp >= istack + STACK) in icheck_range()
|
| /freebsd-12.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-12.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-12.1/sys/sys/ |
| H A D | sleepqueue.h | 116 #ifdef STACK
|
| /freebsd-12.1/sys/dev/xen/debug/ |
| H A D | debug.c | 72 #if defined(STACK) && defined(DDB) in xendebug_filter()
|
| /freebsd-12.1/sys/kern/ |
| H A D | subr_kdb.c | 408 #ifdef STACK in kdb_backtrace() 432 #ifdef STACK in kdb_backtrace_thread()
|
| H A D | kern_fail.c | 714 #ifdef STACK in fail_point_get() 726 #ifdef STACK in fail_point_get()
|
| /freebsd-12.1/sys/dev/aic/ |
| H A D | aic6360reg.h | 73 #define STACK 0x1d /* Stack */ macro
|
| /freebsd-12.1/crypto/heimdal/appl/login/ |
| H A D | limits_conf.c | 66 LIM(STACK, 1024),
|
| /freebsd-12.1/crypto/heimdal/appl/rsh/ |
| H A D | limits_conf.c | 66 LIM(STACK, 1024),
|
| /freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyRegisterInfo.td | 51 def VALUE_STACK : WebAssemblyReg<"STACK">;
|
| /freebsd-12.1/sys/powerpc/conf/ |
| H A D | QORIQ64 | 66 options STACK #stack(9) support
|
| H A D | GENERIC64 | 72 options STACK #stack(9) support
|
| /freebsd-12.1/sys/riscv/conf/ |
| H A D | GENERIC | 56 options STACK # stack(9) support
|
| /freebsd-12.1/sys/amd64/conf/ |
| H A D | MINIMAL | 65 options STACK # stack(9) support
|
| /freebsd-12.1/contrib/binutils/ld/scripttempl/ |
| H A D | mep.sc | 187 STACK=" .stack ${RELOCATING-0}${RELOCATING+${STACK_ADDR}} : 441 ${STACK_ADDR+${STACK}}
|
| H A D | elf.sc | 236 STACK=" .stack ${RELOCATING-0}${RELOCATING+${STACK_ADDR}} : 517 ${STACK_ADDR+${STACK}}
|
| /freebsd-12.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-12.1/sys/dev/ocs_fc/ |
| H A D | ocs_os.c | 855 #if defined(STACK) in ocs_print_stack()
|