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

/illumos-gate/usr/src/cmd/xargs/
H A Dxargs.c68 #define INSPAT_STR "{}" /* default replstr string for -[Ii] */ macro
102 static char *INSPAT = INSPAT_STR;
231 * it's not given, then the string INSPAT_STR will
247 * we reset INSPAT to the INSPAT_STR.
253 INSPAT = INSPAT_STR;
971 def = INSPAT_STR;

Completed in 59 milliseconds