Searched defs:timespec (Results 1 - 22 of 22) sorted by path

/haiku-fatelf/headers/posix/
H A Dtime.h39 struct timespec { struct
[all...]
/haiku-fatelf/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1400 #define timespec fssh_timespec macro
/haiku-fatelf/src/add-ons/kernel/file_systems/btrfs/
H A Dbtrfs.h215 static void _DecodeTime(struct timespec &timespec, argument
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/ext2/
H A DInode.cpp284 struct timespec timespec; local
285 _BigtimeToTimespec(real_time_clock_usecs(), &timespec); local
622 struct timespec timespec; local
623 _BigtimeToTimespec(real_time_clock_usecs(), &timespec); local
[all...]
H A DInode.h72 SetChangeTime(const struct timespec *timespec) argument
74 SetModificationTime(const struct timespec *timespec) argument
77 SetCreationTime(const struct timespec *timespec) argument
80 SetAccessTime(const struct timespec *timespec) argument
108 _BigtimeToTimespec(bigtime_t time, struct timespec *timespec) argument
[all...]
H A Dext2.h461 static void _DecodeTime(struct timespec *timespec, uint32 time, argument
474 void GetModificationTime(struct timespec *timespec, bool extra) const argument
477 GetAccessTime(struct timespec *timespec, bool extra) const argument
479 GetChangeTime(struct timespec *timespec, bool extra) const argument
481 GetCreationTime(struct timespec *timespec, bool extra) const argument
493 _EncodeTime(const struct timespec *timespec) argument
501 SetModificationTime(const struct timespec *timespec, bool extra) argument
507 SetAccessTime(const struct timespec *timespec, bool extra) argument
513 SetChangeTime(const struct timespec *timespec, bool extra) argument
519 SetCreationTime(const struct timespec *timespec, bool extra) argument
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dntfstime.h43 struct timespec { struct
/haiku-fatelf/src/add-ons/kernel/file_systems/udf/
H A DUtils.cpp92 decode_time(timestamp &timestamp, struct timespec &timespec) argument
/haiku-fatelf/src/bin/bash/
H A Dparse.y1144 timespec: TIME label
/haiku-fatelf/src/bin/coreutils/lib/
H A Dgetdate.c426 struct timespec timespec; member in union:YYSTYPE
[all...]
H A Dgetdate.y315 timespec: label
[all...]
H A Dtime.h70 # undef timespec macro
71 # define timespec rpl_timespec macro
72 struct timespec struct
H A Dutimecmp.c257 struct timespec timespec[2]; local
[all...]
H A Dutimens.c85 validate_timespec (struct timespec timespec[2]) argument
132 struct timespec *timespec = *ts; local
167 fdutimens(char const *file, int fd, struct timespec const timespec[2]) argument
384 gl_futimens(int fd, char const *file, struct timespec const timespec[2]) argument
392 utimens(char const *file, struct timespec const timespec[2]) argument
402 lutimens(char const *file, struct timespec const timespec[2]) argument
[all...]
/haiku-fatelf/src/bin/coreutils/src/
H A Dcopy.c129 utimens_symlink (char const *file, struct timespec const *timespec) argument
911 struct timespec timespec[2]; local
2249 struct timespec timespec[ local
[all...]
H A Dcp.c309 struct timespec timespec[2]; local
H A Dinstall.c824 struct timespec timespec[2]; local
H A Dpr.c1662 static struct timespec timespec; local
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dtime.h48 # undef timespec macro
49 # define timespec rpl_timespec macro
50 struct timespec struct
H A Dtime.in.h47 # undef timespec macro
48 # define timespec rpl_timespec macro
49 struct timespec struct
/haiku-fatelf/src/kits/network/libbind/include/isc/
H A Dplatform.h30 struct timespec { struct
/haiku-fatelf/src/kits/network/libbind/
H A Dport_before.h63 struct timespec { struct

Completed in 233 milliseconds