Searched defs:chmod (Results 1 – 5 of 5) sorted by last modified time
73 chmod(char *path, int mode) in chmod() function
42 chmod(const char *path, mode_t mode) in chmod() function
307 chmod(const char* path, mode_t mode) in chmod() function
108 #define chmod _chmod macro
46 struct { int mode;} chmod; member