Searched defs:fs_pool (Results 1 – 2 of 2) sorted by relevance
110 struct fs_pool { /* P_i */ struct111 u_int fsp_length; /* Only the first one is used by Fortuna */112 struct randomdev_hash fsp_hash;113 } fs_pool[RANDOM_FORTUNA_NPOOLS]; member
743 apr_pool_t *fs_pool; member