Home
last modified time | relevance | path

Searched defs:__stack_chk_guard (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/kern/
H A Dstack_protector.c8 long __stack_chk_guard[8] = {}; variable
/freebsd/lib/libc/secure/
H A Dlibc_stack_protector.c55 long __stack_chk_guard[8] = {0, 0, 0, 0, 0, 0, 0, 0}; variable