Searched refs:NENTS (Results 1 – 1 of 1) sorted by relevance
27 #define NENTS (4 * 1024 * 1024) macro34 buf = malloc(NENTS); in main()36 arc4random_buf(buf, NENTS); in main()