Home
last modified time | relevance | path

Searched refs:AT_CANARYLEN (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Delf_common.h955 #define AT_CANARYLEN 17 /* Length of the canary. */ macro
/f-stack/freebsd/kern/
H A Dimgact_elf.c1375 AUXARGS_ENTRY(pos, AT_CANARYLEN, imgp->canarylen); in __elfN()