Home
last modified time | relevance | path

Searched refs:tellproc (Results 1 – 3 of 3) sorted by relevance

/dports/science/grib_api/grib_api-1.28.0-Source/src/
H A Dgrib_io.c34 typedef off_t (*tellproc)(void*); typedef
47 tellproc tell;
/dports/science/eccodes/eccodes-2.23.0-Source/src/
H A Dgrib_io.c65 typedef off_t (*tellproc)(void*); typedef
80 tellproc tell;
/dports/databases/pxlib/pxlib-0.6.8/src/
H A Dparadox.c252 long (*tellproc)(pxdoc_t *p, pxstream_t *stream) in PX_set_io_stream()
268 pxs->tell = tellproc; in PX_set_io_stream()