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