Home
last modified time | relevance | path

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

/freebsd/sbin/ipf/common/
H A Dopts.h46 #define OPT_ASCII 0x4000000 macro
/freebsd/sbin/ipf/libipf/
H A Dipft_hx.c128 if (opts & OPT_ASCII) { in hex_readip()