Home
last modified time | relevance | path

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

/freebsd-13-stable/sbin/ipf/common/
HDopts.h46 #define OPT_ASCII 0x4000000 macro
/freebsd-13-stable/sbin/ipf/libipf/
HDipft_hx.c132 if (opts & OPT_ASCII) { in hex_readip()