Searched refs:AT_CANARYLEN (Results 1 – 10 of 10) sorted by relevance
96 #define AT_CANARYLEN 17 /* Length of the canary. */ macro181 #define AT_CANARYLEN 17 /* Length of the canary. */ macro
126 case AT_CANARYLEN: in procstat_auxv()127 PRINT(AT_CANARYLEN, %ld, (long)auxv[i].a_un.a_val); in procstat_auxv()
88 #define AT_CANARYLEN 17 /* Length of the canary. */ macro
83 #define AT_CANARYLEN 17 /* Length of the canary. */ macro
103 #define AT_CANARYLEN 15 /* Length of the canary. */ macro
93 #define AT_CANARYLEN 17 /* Length of the canary. */ macro
138 #define AT_CANARYLEN 17 /* Length of the canary. */ macro
82 case AT_CANARYLEN: in init_aux()
1005 AUXARGS_ENTRY(pos, AT_CANARYLEN, imgp->canarylen); in __elfN()
392 i = aux_info[AT_CANARYLEN]->a_un.a_val; in _rtld()