Searched refs:text_readip (Results 1 – 1 of 1) sorted by relevance
20 static int text_readip(mb_t *, char **, int *);27 struct ipread iptext = { text_open, text_close, text_readip, R_DO_CKSUM };112 text_readip(mb_t *mb, char **ifn, int *dir) in text_readip() function