Searched refs:phio_file (Results 1 – 6 of 6) sorted by relevance
3 struct phio_file { struct8 typedef struct phio_file* phio_fp; argument
18 *f = (phio_fp) malloc(sizeof(struct phio_file)); in posixio_setup()
3 typedef struct phio_file* phio_fp;
5 struct streamio_file : phio_file {
7 typedef struct phio_file* phio_fp;
4 struct syncio_file : phio_file {