Searched refs:fmtvecho (Results 1 – 1 of 1) sorted by relevance
71 static int fmtvecho(const char*, struct printf*);348 if(!raw && (n=fmtvecho(cp,&pdata))>=0) in sh_echolist()864 if((n=fmtvecho(value->s,pp))>=0) in extend()936 static int fmtvecho(const char *string, struct printf *pp) in fmtvecho() function