Searched refs:read_auxv (Results 1 – 4 of 4) sorted by relevance
57 FAIL_IF(read_auxv(buffer, sizeof(buffer))); in test_cache_shape()
49 @@ -1115,7 +1119,11 @@ static void read_auxv(void)
37 int read_auxv(char *buf, ssize_t buf_size);
155 int read_auxv(char *buf, ssize_t buf_size) in read_auxv() function407 if (read_auxv(auxv, sizeof(auxv))) in get_auxv_entry()