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

/illumos-gate/usr/src/cmd/ptools/pargs/
H A Dpargs.c96 #define CONV_USE_ICONV 0x01 macro
958 datap->pd_conv_flags |= CONV_USE_ICONV;
970 if (datap->pd_conv_flags & CONV_USE_ICONV) {
1039 if ((datap->pd_conv_flags & CONV_USE_ICONV) == 0) {

Completed in 61 milliseconds