text_readip
static int text_readip(mb_t *, char **, int *);
struct ipread iptext = { text_open, text_close, text_readip, R_DO_CKSUM };