Searched refs:filemodestring (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/emacs-93/emacs/src/
H A Dfilemode.c99 /* filemodestring - fill in string STR with an ls-style ASCII
136 filemodestring (statp, str)
143 /* Like filemodestring, but only the relevant part of the `struct stat'
135 filemodestring (statp, str) function
H A Ddired.c108 extern void filemodestring P_ ((struct stat *, char *));
1013 filemodestring (&s, modes);

Completed in 258 milliseconds