| dpkg 1.22.7-3-g89f48
    | 
#include <buffer.h>
| Data Fields | ||
| union { | ||
| void * ptr | ||
| int i | ||
| } | arg | |
| int | type | |
| union { ... } buffer_data::arg | 
Referenced by buffer_digest().
| int buffer_data::i | 
| void* buffer_data::ptr | 
Referenced by buffer_digest().
| int buffer_data::type | 
Referenced by buffer_copy_IntInt(), buffer_copy_IntPtr(), buffer_digest(), and buffer_skip_Int().