Home
last modified time | relevance | path

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

/xv6-public/
H A Dls.c7 fmtname(char *path) in fmtname() function
46 printf(1, "%s %d %d %d\n", fmtname(path), st.type, st.ino, st.size); in ls()
66 printf(1, "%s %d %d %d\n", fmtname(buf), st.type, st.ino, st.size); in ls()