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

/osnet-11/usr/src/lib/libshell/common/edit/
H A Dcompletion.c38 static char *fmtx(const char *string) function
375 size += strlen(cp=fmtx(*com++));
402 out = strcopy(begin,fmtx(*com));
432 if((cp=fmtx(begin))!=begin)
440 else if((cp=fmtx(begin))!=begin)
454 out = strcopy(out,fmtx(*com++));

Completed in 20 milliseconds