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