Searched refs:hex_open (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/ipfilter/lib/
H A Dipft_hx.c21 static int hex_open __P((char *));
26 struct ipread iphex = { hex_open, hex_close, hex_readip, 0 };
30 static int hex_open(fname) function

Completed in 56 milliseconds