Home
last modified time | relevance | path

Searched refs:arc4_stir_pid (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/libarchive/libarchive/
H A Darchive_random.c158 static pid_t arc4_stir_pid; variable
238 if (arc4_count <= 0 || !rs_initialized || arc4_stir_pid != pid) { in arc4_stir_if_needed()
239 arc4_stir_pid = pid; in arc4_stir_if_needed()