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