Searched defs:chmod (Results 1 - 13 of 13) sorted by relevance

/src/lib/librefuse/refuse/
H A Dv11.h61 int (*chmod) (const char *, mode_t); member in struct:fuse_operations_v11
H A Dv21.h57 int (*chmod) (const char *, mode_t); member in struct:fuse_operations_v21
H A Dv22.h61 int (*chmod) (const char *, mode_t); member in struct:fuse_operations_v22
H A Dv23.h61 int (*chmod) (const char *, mode_t); member in struct:fuse_operations_v23
H A Dv25.h57 int (*chmod) (const char *, mode_t); member in struct:fuse_operations_v25
H A Dv26.h57 int (*chmod) (const char *, mode_t); member in struct:fuse_operations_v26
H A Dv28.h57 int (*chmod) (const char *, mode_t); member in struct:fuse_operations_v28
H A Dv29.h57 int (*chmod) (const char *, mode_t); member in struct:fuse_operations_v29
H A Dv30.h65 int (*chmod) (const char *, mode_t, struct fuse_file_info *fi); member in struct:fuse_operations_v30
H A Dv34.h56 int (*chmod) (const char *, mode_t, struct fuse_file_info *fi); member in struct:fuse_operations_v34
H A Dv35.h56 int (*chmod) (const char *, mode_t, struct fuse_file_info *fi); member in struct:fuse_operations_v35
H A Dv38.h56 int (*chmod) (const char *, mode_t, struct fuse_file_info *fi); member in struct:fuse_operations_v38
/src/common/dist/zlib/contrib/untgz/
H A Duntgz.c43 # define chmod(path,mode) _chmod(path,mode) macro

Completed in 7 milliseconds