Searched refs:text_close (Results 1 – 1 of 1) sorted by relevance
32 static int text_open __P((char *)), text_close __P((void));40 struct ipread iptext = { text_open, text_close, text_readip, R_DO_CKSUM };140 static int text_close() in text_close() function