|
NetSurf
|
Data Fields | |
| struct talloc_reference_handle * | next |
| struct talloc_reference_handle * | prev |
| void * | ptr |
| struct talloc_reference_handle* talloc_reference_handle::next |
Definition at line 111 of file talloc.c.
Referenced by talloc_reference_count(), and talloc_unreference().
| struct talloc_reference_handle * talloc_reference_handle::prev |
| void* talloc_reference_handle::ptr |
Definition at line 112 of file talloc.c.
Referenced by _talloc_reference(), talloc_reference_destructor(), talloc_report(), talloc_report_depth_cb(), talloc_report_depth_file(), talloc_report_depth_FILE_helper(), and talloc_report_full().