Home
last modified time | relevance | path

Searched refs:canarylen (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/sys/
H A Dimgact.h87 int canarylen; member
/f-stack/freebsd/kern/
H A Dkern_exec.c1624 imgp->canarylen = sizeof(canary); in exec_copyout_strings()
H A Dimgact_elf.c1375 AUXARGS_ENTRY(pos, AT_CANARYLEN, imgp->canarylen); in __elfN()