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