Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/xargs/
H A Dxargs.c68 #define INSPAT_STR "{}" /* default replstr string for -[Ii] */ macro
102 static char *INSPAT = INSPAT_STR;
253 INSPAT = INSPAT_STR; in main()
971 def = INSPAT_STR; in parseargs()