Searched refs:arc4random (Results 1 – 5 of 5) sorted by relevance
42 extern uint32_t arc4random();114 pid = (arc4random() & 0xffff) % (26+26); in _gettemp()
217 arc4random(void) in arc4random() function281 r = arc4random(); in arc4random_uniform()302 arc4random();
187 tmp = arc4random(); in res_initid()192 tmp = arc4random(); in res_initid()
111 extern unsigned int arc4random(void);
221 bionic/arc4random.c \