Home
last modified time | relevance | path

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

/freebsd/lib/libsys/
H A Dauxv.c108 case AT_CANARYLEN: in init_aux()
243 aux = AT_CANARYLEN; in _powerpc_elf_aux_info()
/freebsd/usr.bin/procstat/
H A Dprocstat_auxv.c143 case AT_CANARYLEN: in procstat_auxv()
/freebsd/sys/sys/
H A Delf_common.h973 #define AT_CANARYLEN 17 /* Length of the canary. */ macro
/freebsd/sys/kern/
H A Dimgact_elf.c1466 AUXARGS_ENTRY(pos, AT_CANARYLEN, imgp->canarylen); in __elfN()
/freebsd/libexec/rtld-elf/
H A Drtld.c6297 AUXFMT(AT_CANARYLEN, "%lu"),