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