Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/sys/
HDimgact.h82 int canarylen; member
/freebsd-11-stable/sys/kern/
HDkern_exec.c1538 imgp->canarylen = sizeof(canary); in exec_copyout_strings()
HDimgact_elf.c1137 AUXARGS_ENTRY(pos, AT_CANARYLEN, imgp->canarylen); in __elfN()
/freebsd-11-stable/sys/compat/freebsd32/
HDfreebsd32_misc.c2939 imgp->canarylen = sizeof(canary); in freebsd32_copyout_strings()