Searched refs:hex_close (Results 1 – 1 of 1) sorted by relevance
20 static int hex_close __P((void));24 struct ipread iphex = { hex_open, hex_close, hex_readip, 0 };48 static int hex_close() in hex_close() function