Handle used to access files (and pipes). More...
#include <gnunet_disk_lib.h>
Data Fields | |
int | fd |
File handle on Unix-like systems. More... | |
Handle used to access files (and pipes).
Definition at line 71 of file gnunet_disk_lib.h.
int GNUNET_DISK_FileHandle::fd |
File handle on Unix-like systems.
Definition at line 76 of file gnunet_disk_lib.h.
Referenced by add_without_sets(), destroy_task(), GNUNET_BIO_read_open_file(), GNUNET_BIO_write_open_file(), GNUNET_DISK_file_handle_size(), GNUNET_DISK_file_open(), GNUNET_DISK_fn_write(), GNUNET_DISK_get_handle_from_int_fd(), GNUNET_DISK_get_handle_from_native(), GNUNET_DISK_internal_file_handle_(), GNUNET_SCHEDULER_add_file_with_priority(), print_key(), read_from_log(), and start_arm_service().