Home
last modified time | relevance | path

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

123

/freebsd/contrib/unbound/contrib/
H A Dunbound_munin_376 echo h64ms.draw STACK
382 echo h128ms.draw STACK
386 echo h256ms.draw STACK
391 echo h512ms.draw STACK
396 echo h1s.draw STACK
401 echo h2s.draw STACK
406 echo h4s.draw STACK
411 echo h8s.draw STACK
416 echo h16s.draw STACK
/freebsd/sys/kern/
H A Dtty_info.c239 #ifdef STACK
283 #ifdef STACK in tty_info()
368 #ifdef STACK in tty_info()
400 #ifdef STACK in tty_info()
H A Dsubr_kdb.c446 #ifdef STACK in kdb_backtrace()
469 #ifdef STACK in kdb_backtrace_thread()
H A Dkern_fail.c731 #ifdef STACK in fail_point_get()
743 #ifdef STACK in fail_point_get()
/freebsd/crypto/openssl/doc/man3/
H A DX509v3_get_ext_by_NID.pod69 with I<nid> or I<obj> from extension STACK I<x>. The search starts from the
82 X509v3_add_ext() adds extension I<ex> to STACK I<*x> at position I<loc>. If
84 a new STACK will be allocated. The passed extension I<ex> is duplicated
112 is not an error since extension STACK I<x> indices start from zero.
135 X509v3_add_ext() returns a STACK of extensions or NULL on error.
H A DPKCS8_pkey_add1_attr.pod21 PKCS8_pkey_get0_attrs() returns a const STACK of X509_ATTRIBUTE present in
38 STACK of X509_ATTRIBUTE is present in many X509-related structures and some of
H A DX509V3_get_d2i.pod52 X509V3_add1_i2d() adds extension I<value> to STACK I<*x> (allocating a new
53 STACK if necessary) using OID I<nid> and criticality I<crit> according
76 X509_REVOKED_get0_extensions() return a STACK of all the extensions
113 objects on STACK I<*x> depending on I<flags>. The B<X509_EXTENSION> objects
H A DPKCS12_parse.pod29 If B<ca> is non-NULL and B<*ca> is NULL a new STACK will be allocated.
30 If B<ca> is non-NULL and B<*ca> is a valid STACK
H A DX509_CRL_get0_by_serial.pod41 X509_CRL_get_REVOKED() returns an internal pointer to a STACK of all
77 X509_CRL_get_REVOKED() returns a STACK of revoked entries.
H A DCMS_add0_cert.pod61 CMS_get1_certs() and CMS_get1_crls() return the STACK of certificates or CRLs
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan.h343 #define GET_FATAL_STACK_TRACE_IF_EMPTY(STACK) \ argument
344 if (msan_inited && (STACK)->size == 0) { \
345 (STACK)->Unwind(StackTrace::GetCurrentPc(), GET_CURRENT_FRAME(), nullptr, \
/freebsd/stand/i386/pmbr/
H A Dpmbr.S41 .set STACK,EXEC+SECSIZE*4 # Stack address define
42 .set GPT_ADDR,STACK # GPT header address
70 movw $STACK,%sp # stack
/freebsd/sys/arm/arm/
H A Delf_machdep.c302 #if defined(DDB) || defined(KDTRACE_HOOKS) || defined(STACK) in elf_cpu_load_file()
324 #if defined(DDB) || defined(KDTRACE_HOOKS) || defined(STACK) in elf_cpu_unload_file()
/freebsd/sys/sys/
H A Dsleepqueue.h115 #ifdef STACK
/freebsd/sys/dev/xen/debug/
H A Ddebug.c75 #if defined(STACK) && defined(DDB) in xendebug_filter()
/freebsd/crypto/heimdal/appl/login/
H A Dlimits_conf.c66 LIM(STACK, 1024),
/freebsd/crypto/heimdal/appl/rsh/
H A Dlimits_conf.c66 LIM(STACK, 1024),
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegisterInfo.td51 def VALUE_STACK : WebAssemblyReg<"STACK">;
/freebsd/sys/powerpc/conf/
H A DQORIQ6466 options STACK #stack(9) support
/freebsd/sys/arm/conf/
H A Dstd.armv636 options STACK # stack(9) support
H A Dstd.armv736 options STACK # stack(9) support
/freebsd/sys/arm64/conf/
H A Dstd.arm6449 options STACK # stack(9) support
/freebsd/sys/amd64/conf/
H A DMINIMAL64 options STACK # stack(9) support
/freebsd/sys/riscv/conf/
H A DGENERIC60 options STACK # stack(9) support
/freebsd/sys/i386/conf/
H A DMINIMAL69 options STACK # stack(9) support

123