Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/filesync/
H A Dbase.c70 static char showtype(int);
847 fprintf(file, "FILE %d %c %-20s 0%04o", depth, showtype(ip->f_type), in bw_file()
906 static char showtype(int mode) in showtype() function