Home
last modified time | relevance | path

Searched refs:hex_close (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/ipf/lib/common/
H A Dipft_hx.c20 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