HomeSort by: relevance | last modified time | path
    Searched defs:update_seed (Results 1 - 1 of 1) sorted by relevancy

  /src/sbin/rndctl/
rndctl.c 135 update_seed(const char *filename, int fd_seed, const char *tmp, function in typeref:typename:int
271 if (update_seed(filename, fd_seed, tmp, NULL, 0, 0) == -1)
401 update_seed(filename, fd_new, tmp, rs.data, sizeof(rs.data),
410 * hurt either. No need to unlink because update_seed will

Completed in 13 milliseconds