Rizin
unix-like reverse engineering framework and cli tools
uv__fd_hash_entry_group_s Struct Reference

#include <fs-fd-hash-inl.h>

Public Attributes

struct uv__fd_hash_entry_s entries [UV__FD_HASH_GROUP_SIZE]
 
struct uv__fd_hash_entry_group_snext
 

Detailed Description

Definition at line 58 of file fs-fd-hash-inl.h.

Member Data Documentation

◆ entries

struct uv__fd_hash_entry_s uv__fd_hash_entry_group_s::entries[UV__FD_HASH_GROUP_SIZE]

Definition at line 54 of file fs-fd-hash-inl.h.

Referenced by cmd_descs_generate.Detail::get_cstructure(), and uv__fd_hash_add().

◆ next

struct uv__fd_hash_entry_group_s* uv__fd_hash_entry_group_s::next

Definition at line 60 of file fs-fd-hash-inl.h.

Referenced by uv__fd_hash_add(), and uv__fd_hash_remove().


The documentation for this struct was generated from the following file: