|
Doxygen Source Code Documentation
Main Page Alphabetical List Data Structures File List Data Fields Globals Search
rawio.h File Reference#include <sys/types.h>
#include "fcntl.h"
Go to the source code of this file.
Define Documentation
Function Documentation
|
Referenced by AFNI_suck_file(), cleanup(), close_data_ports(), csfft_cox(), DCM_CloseObject(), DCM_OpenFile(), DCM_WriteFile(), f__isdev(), f__nowwriting(), f_end(), f_open(), get_MAC_addr(), mri_dicom_header(), ncio_close(), ncio_create(), ncio_open(), open_serial(), PLUG_action_CB(), process(), qhull_wrap(), RT_mp_comm_close(), RT_mp_comm_send_data(), suck_file(), SUMA_file_suck(), SUMA_qhull_wrap(), SUMA_suck_file(), t_runc(), THD_load_datablock(), and verbose_close(). |
FILE* fdopen |
( |
int |
, |
|
|
const char * |
|
|
) |
|
|
ssize_t read |
( |
int |
, |
|
|
void * |
, |
|
|
size_t |
|
|
) |
|
|
|
Referenced by AFNI_suck_file(), copyData(), csfft_cox(), DCM_GetCompressedValue(), DCM_GetElementValue(), DCM_GetElementValueOffset(), exportData(), exportEncapsulatedPixels(), exportPixels(), process(), px_pgin(), readData(), readFile(), readGroupElement(), readLengthToEnd(), readPreamble(), readVRLength(), suck_file(), SUMA_file_suck(), and SUMA_suck_file(). |
int unlink |
( |
const char * |
|
) |
|
|
ssize_t write |
( |
int |
, |
|
|
const void * |
, |
|
|
size_t |
|
|
) |
|
|
|