fmtname            47 user/ls.c          printf("%s %d %d %l\n", fmtname(path), st.type, st.ino, st.size);
fmtname            67 user/ls.c            printf("%s %d %d %d\n", fmtname(buf), st.type, st.ino, st.size);