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