fmtname 48 user/ls.c printf("%s %d %d %d\n", fmtname(path), st.type, st.ino, (int) st.size); fmtname 68 user/ls.c printf("%s %d %d %d\n", fmtname(buf), st.type, st.ino, (int) st.size);