Searched defs:utimens (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/lib/libc/gen/ |
H A D | utimens.c | 43 utimens(const char *path, const struct timespec times[2]) in utimens() function
|
/netbsd-src/lib/librefuse/refuse/ |
H A D | v26.h | 83 int (*utimens) (const char *, const struct timespec[2]); member
|
H A D | v30.h | 91 int (*utimens) (const char *, const struct timespec[2], struct fuse_file_info *); member
|
H A D | v34.h | 79 int (*utimens) (const char *, const struct timespec[2], struct fuse_file_info *); member
|
H A D | v35.h | 79 int (*utimens) (const char *, const struct timespec[2], struct fuse_file_info *); member
|
H A D | v28.h | 83 int (*utimens) (const char *, const struct timespec[2]); member
|
H A D | v38.h | 79 int (*utimens) (const char *, const struct timespec[2], struct fuse_file_info *); member
|
H A D | v29.h | 83 int (*utimens) (const char *, const struct timespec[2]); member
|