Home
last modified time | relevance | path

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

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