Home
last modified time | relevance | path

Searched defs:canary (Results 1 – 25 of 424) sorted by relevance

12345678910>>...17

/dports/net-p2p/c-lightning/lightning-0.10.2/ccan/ccan/tcon/
H A Dtcon.h134 #define tcon_check(x, canary, expr) \ argument
149 #define tcon_check_ptr(x, canary, expr) \ argument
161 #define tcon_type(x, canary) void * argument
201 #define tcon_ptr_type(x, canary) void * argument
260 #define tcon_container_type(x, canary) \ argument
264 #define tcon_container_sizeof(x, canary) \ argument
291 #define tcon_member_type(x, canary) \ argument
293 #define tcon_member_ptr_type(x, canary) \ argument
295 #define tcon_member_sizeof(x, canary) \ argument
297 #define tcon_member_cast(x, canary, expr) \ argument
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/cmd/loki-canary/
H A Dmain.go23 type canary struct { struct
24 lock sync.Mutex
26 writer *writer.Writer
27 reader *reader.Reader
28 comparator *comparator.Comparator
129 func (c *canary) stop() {
/dports/net-mgmt/pktstat/pktstat-46935839b/
H A Dmain.c88 void set_canary(volatile unsigned char *canary, size_t sz) { in set_canary()
93 void check_canary(const volatile unsigned char *canary, size_t sz) { in check_canary()
117 volatile auto unsigned char canary[8192]; local
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/csky/include/asm/
H A Dstackprotector.h18 unsigned long canary; in boot_init_stack_canary() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/sh/include/asm/
H A Dstackprotector.h18 unsigned long canary; in boot_init_stack_canary() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/riscv/include/asm/
H A Dstackprotector.h19 unsigned long canary; in boot_init_stack_canary() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/mips/include/asm/
H A Dstackprotector.h31 unsigned long canary; in boot_init_stack_canary() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm/include/asm/
H A Dstackprotector.h33 unsigned long canary; in boot_init_stack_canary() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm64/include/asm/
H A Dstackprotector.h31 unsigned long canary; in boot_init_stack_canary() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/xtensa/include/asm/
H A Dstackprotector.h30 unsigned long canary; in boot_init_stack_canary() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/include/asm/
H A Dstackprotector.h24 unsigned long canary; in boot_init_stack_canary() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm64/include/asm/
H A Dstackprotector.h31 unsigned long canary; in boot_init_stack_canary() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/include/asm/
H A Dstackprotector.h24 unsigned long canary; in boot_init_stack_canary() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/sh/include/asm/
H A Dstackprotector.h18 unsigned long canary; in boot_init_stack_canary() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/riscv/include/asm/
H A Dstackprotector.h19 unsigned long canary; in boot_init_stack_canary() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/mips/include/asm/
H A Dstackprotector.h31 unsigned long canary; in boot_init_stack_canary() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/xtensa/include/asm/
H A Dstackprotector.h30 unsigned long canary; in boot_init_stack_canary() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/csky/include/asm/
H A Dstackprotector.h18 unsigned long canary; in boot_init_stack_canary() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm/include/asm/
H A Dstackprotector.h33 unsigned long canary; in boot_init_stack_canary() local
/dports/multimedia/libv4l/linux-5.13-rc2/arch/csky/include/asm/
H A Dstackprotector.h18 unsigned long canary; in boot_init_stack_canary() local
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/include/asm/
H A Dstackprotector.h24 unsigned long canary; in boot_init_stack_canary() local
/dports/multimedia/libv4l/linux-5.13-rc2/arch/riscv/include/asm/
H A Dstackprotector.h19 unsigned long canary; in boot_init_stack_canary() local
/dports/multimedia/libv4l/linux-5.13-rc2/arch/sh/include/asm/
H A Dstackprotector.h18 unsigned long canary; in boot_init_stack_canary() local
/dports/multimedia/libv4l/linux-5.13-rc2/arch/xtensa/include/asm/
H A Dstackprotector.h30 unsigned long canary; in boot_init_stack_canary() local
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm/include/asm/
H A Dstackprotector.h33 unsigned long canary; in boot_init_stack_canary() local

12345678910>>...17