Searched refs:nullwrite (Results 1 - 1 of 1) sorted by relevance
/ast/src/lib/libcodex/ | ||
H A D | codexnull.c | 38 nullwrite(Sfio_t* f, const void* buf, size_t n, Sfdisc_t* disc) function 43 static Sfdisc_t nulldisc = { nullread, nullwrite }; |
Completed in 344 milliseconds