Searched refs:read_auxv (Results 1 – 4 of 4) sorted by relevance
29 int read_auxv(char *buf, ssize_t buf_size) in read_auxv() function79 if (read_auxv(auxv, sizeof(auxv))) in get_auxv_entry()
57 FAIL_IF(read_auxv(buffer, sizeof(buffer))); in test_cache_shape()
30 int read_auxv(char *buf, ssize_t buf_size);
49 @@ -989,7 +993,11 @@ static void read_auxv(void)