Home
last modified time | relevance | path

Searched refs:STACK (Results 1 – 25 of 49) sorted by relevance

12

/freebsd-13.1/contrib/unbound/contrib/
H A Dunbound_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 Dtty_info.c241 #ifdef STACK
281 #ifdef STACK in tty_info()
366 #ifdef STACK in tty_info()
398 #ifdef STACK in tty_info()
H A Dsubr_kdb.c436 #ifdef STACK in kdb_backtrace()
460 #ifdef STACK in kdb_backtrace_thread()
H A Dkern_fail.c733 #ifdef STACK in fail_point_get()
745 #ifdef STACK in fail_point_get()
/freebsd-13.1/crypto/openssl/doc/man3/
H A DPKCS12_parse.pod26 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 DCMS_add0_cert.pod51 CMS_get1_certs() and CMS_get1_crls() return the STACK of certificates or CRLs
H A DX509V3_get_d2i.pod51 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 DX509_CRL_get0_by_serial.pod85 X509_CRL_get_REVOKED() returns a STACK of revoked entries.
/freebsd-13.1/crypto/openssl/doc/man7/
H A Dssl.pod245 =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 Dpmbr.S42 .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 Delf_machdep.c312 #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 Dsleepqueue.h117 #ifdef STACK
/freebsd-13.1/sys/dev/xen/debug/
H A Ddebug.c74 #if defined(STACK) && defined(DDB) in xendebug_filter()
/freebsd-13.1/crypto/heimdal/appl/rsh/
H A Dlimits_conf.c66 LIM(STACK, 1024),
/freebsd-13.1/crypto/heimdal/appl/login/
H A Dlimits_conf.c66 LIM(STACK, 1024),
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegisterInfo.td51 def VALUE_STACK : WebAssemblyReg<"STACK">;
/freebsd-13.1/sys/powerpc/conf/
H A DQORIQ6466 options STACK #stack(9) support
/freebsd-13.1/sys/arm/conf/
H A Dstd.armv636 options STACK # stack(9) support
H A Dstd.armv736 options STACK # stack(9) support
/freebsd-13.1/sys/amd64/conf/
H A DMINIMAL66 options STACK # stack(9) support
/freebsd-13.1/sys/i386/conf/
H A DMINIMAL66 options STACK # stack(9) support
/freebsd-13.1/sys/riscv/conf/
H A DGENERIC58 options STACK # stack(9) support
/freebsd-13.1/contrib/file/magic/Magdir/
H A Dnetbsd231 >0 belong&0xfc000000 0x10000000 \b, STACK
/freebsd-13.1/crypto/openssl/crypto/engine/
H A DREADME190 (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 Docs_os.c857 #if defined(STACK) in ocs_print_stack()

12