Skip to content

AFNI/NIfTI Server

Sections
Personal tools
You are here: Home » AFNI » Documentation

Doxygen Source Code Documentation


Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search  

dlopen_handle Struct Reference


Data Fields

dev_t dev
ino_t ino
int dlopen_mode
int dlopen_count
NSModule module
dlopen_handle * prev
dlopen_handle * next

Field Documentation

dev_t dlopen_handle::dev
 

Definition at line 62 of file dlopen.c.

Referenced by dlopen().

int dlopen_handle::dlopen_count
 

Definition at line 65 of file dlopen.c.

Referenced by dlclose(), and dlopen().

int dlopen_handle::dlopen_mode
 

Definition at line 64 of file dlopen.c.

Referenced by dlclose(), and dlopen().

ino_t dlopen_handle::ino
 

Definition at line 63 of file dlopen.c.

Referenced by dlopen().

NSModule dlopen_handle::module
 

Definition at line 66 of file dlopen.c.

Referenced by dlclose(), dlopen(), and dlsym().

struct dlopen_handle* dlopen_handle::next
 

Definition at line 68 of file dlopen.c.

Referenced by dlclose(), dlopen(), and dlsym().

struct dlopen_handle* dlopen_handle::prev
 

Definition at line 67 of file dlopen.c.

Referenced by dlclose(), and dlopen().


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

Powered by Plone

This site conforms to the following standards: