home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Geek Gadgets 1
/
ADE-1.bin
/
ade-dist
/
emacs-19.28-src.tgz
/
tar.out
/
fsf
/
emacs
/
src
/
filemode_protos.h
< prev
next >
Wrap
C/C++ Source or Header
|
1996-09-28
|
307b
|
19 lines
/* Prototypes for functions defined in
filemode.c
*/
void filemodestring(struct stat * statp,
char * str);
void mode_string(int mode,
char * str);
char ftypelet(long bits);
void rwx(int bits,
char * chars);
void setst(int bits,
char * chars);