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 @@ -1142,7 +1145,11 @@ static void read_auxv(void)
155 int read_auxv(char *buf, ssize_t buf_size) in read_auxv() function407 if (read_auxv(auxv, sizeof(auxv))) in get_auxv_entry()
37 int read_auxv(char *buf, ssize_t buf_size);