xargs_open_with_strbuf  968 global/global.c 		xp = xargs_open_with_strbuf(strbuf_value(comline), 0, path_list);
xargs_open_with_strbuf  696 gtags/gtags.c  		xp = xargs_open_with_strbuf(strbuf_value(comline), max_args, addlist);
xargs_open_with_strbuf   88 libutil/xargs.h XARGS *xargs_open_with_strbuf(const char *, int, STRBUF *);