Home
last modified time | relevance | path

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

/illumos-gate/usr/src/ucbcmd/ls/
H A Dls.c85 static void formatd(char *, int);
201 formatd(fp->fname, argc > 1); in main()
207 formatd(t->sd_name, 1); in main()
220 formatd(char *name, int title) in formatd() function