Home
last modified time | relevance | path

Searched refs:syncio_file (Results 1 – 2 of 2) sorted by relevance

/phasta/phSolver/common/
H A Dphio_sync.h4 struct syncio_file : phio_file { struct
9 typedef struct syncio_file* sync_fp; argument
H A Dsyncio.cc42 *f = (phio_fp) malloc(sizeof(struct syncio_file)); in syncio_setup_read()
51 *f = (phio_fp) malloc(sizeof(struct syncio_file)); in syncio_setup_write()