HomeSort by: relevance | last modified time | path
    Searched defs:hex_close (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/ipf/dist/lib/
ipft_hx.c 22 static int hex_close __P((void));
26 struct ipread iphex = { hex_open, hex_close, hex_readip, 0 };
50 static int hex_close() function

Completed in 16 milliseconds