PostgreSQL Source Code git master
Data Fields
DynamicFileList Struct Reference

Data Fields

 
dev_t  device
 
ino_t  inode
 
void *  handle
 
 
 

Detailed Description

Definition at line 46 of file dfmgr.c.

Field Documentation

device

dev_t DynamicFileList::device

Definition at line 49 of file dfmgr.c.

Referenced by internal_load_library().

filename

char DynamicFileList::filename[FLEXIBLE_ARRAY_MEMBER]

Definition at line 56 of file dfmgr.c.

Referenced by EstimateLibraryStateSpace(), get_loaded_module_details(), internal_load_library(), and SerializeLibraryState().

handle

void* DynamicFileList::handle

Definition at line 54 of file dfmgr.c.

Referenced by internal_load_library().

inode

ino_t DynamicFileList::inode

Definition at line 52 of file dfmgr.c.

Referenced by internal_load_library().

magic

const Pg_magic_struct* DynamicFileList::magic

Definition at line 55 of file dfmgr.c.

Referenced by get_loaded_module_details(), and internal_load_library().

next

DynamicFileList* DynamicFileList::next

Definition at line 48 of file dfmgr.c.

Referenced by EstimateLibraryStateSpace(), get_next_loaded_module(), internal_load_library(), and SerializeLibraryState().


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

AltStyle によって変換されたページ (->オリジナル) /