Searched refs:repl_str (Results 1 – 1 of 1) sorted by relevance
109 const char *repl_str; member131 IF_FEATURE_XARGS_SUPPORT_REPL_STR(G.repl_str = "{}";) \490 int count = count_strstr(arg, G.repl_str); in process_stdin_with_replace()492 arg = xmalloc_substitute_string(arg, count, G.repl_str, buf); in process_stdin_with_replace()624 IF_FEATURE_XARGS_SUPPORT_REPL_STR(, &G.repl_str, &G.repl_str) in xargs_main()