Magellan Linux

Contents of /tags/mkinitrd-6_1_6/klibc/usr/utils/file_mode.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 903 - (show annotations) (download)
Wed Aug 5 19:21:45 2009 UTC (14 years, 10 months ago) by niro
File MIME type: text/plain
File size: 148 byte(s)
tagged 'mkinitrd-6_1_6'
1 #ifndef UTILS_FILE_MODE_H
2 #define UTILS_FILE_MODE_H
3
4 mode_t parse_file_mode(char *arg, mode_t mode, mode_t sumask);
5
6 #endif /* UTILS_FILE_MODE_H */