Searched refs:OPT_REPLSTR (Results 1 – 1 of 1) sorted by relevance
589 OPT_REPLSTR = IF_FEATURE_XARGS_SUPPORT_REPL_STR( (1 << OPTBIT_REPLSTR )) + 0, enumerator701 if (opt & (OPT_REPLSTR | OPT_REPLSTR1)) { in xargs_main()