Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libshell/common/edit/
H A Dcompletion.c38 static char *fmtx(const char *string) in fmtx() function
364 size += strlen(cp=fmtx(*com++)); in ed_expand()
391 out = strcopy(begin,fmtx(*com)); in ed_expand()
421 if((cp=fmtx(begin))!=begin) in ed_expand()
429 else if((cp=fmtx(begin))!=begin) in ed_expand()
443 out = strcopy(out,fmtx(*com++)); in ed_expand()
/titanic_44/usr/src/cmd/cfgadm/
H A Dcfgadm.c2130 char *fmtx; in process_fields() local
2135 fmtx = fmt; in process_fields()
2137 fldn = get_field(&fmtx); in process_fields()
2175 char *fmtx; in process_sort_fields() local
2180 fmtx = fmt; in process_sort_fields()
2182 fldn = get_field(&fmtx); in process_sort_fields()