Searched defs:utimens (Results 1 - 8 of 8) sorted by relevance

/src/lib/libc/gen/
H A Dutimens.c43 utimens(const char *path, const struct timespec times[2]) function in typeref:typename:int
/src/lib/librefuse/refuse/
H A Dv26.h83 int (*utimens) (const char *, const struct timespec[2]); member in struct:fuse_operations_v26
H A Dv28.h83 int (*utimens) (const char *, const struct timespec[2]); member in struct:fuse_operations_v28
H A Dv29.h83 int (*utimens) (const char *, const struct timespec[2]); member in struct:fuse_operations_v29
H A Dv30.h91 int (*utimens) (const char *, const struct timespec[2], struct fuse_file_info *); member in struct:fuse_operations_v30
H A Dv34.h79 int (*utimens) (const char *, const struct timespec[2], struct fuse_file_info *); member in struct:fuse_operations_v34
H A Dv35.h79 int (*utimens) (const char *, const struct timespec[2], struct fuse_file_info *); member in struct:fuse_operations_v35
H A Dv38.h79 int (*utimens) (const char *, const struct timespec[2], struct fuse_file_info *); member in struct:fuse_operations_v38

Completed in 6 milliseconds