Home
last modified time | relevance | path

Searched refs:statx_timestamp (Results 1 – 25 of 188) sorted by relevance

12345678

/dports/x11-fm/nemo/nemo-4.8.3/libnemo-private/
H A Dnemo-statx.c59 struct statx_timestamp { struct
82 struct statx_timestamp stx_atime; /* Last access time */ argument
83 struct statx_timestamp stx_btime; /* File creation time */
84 struct statx_timestamp stx_ctime; /* Last attribute change time */
85 struct statx_timestamp stx_mtime; /* Last data modification time */
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-glibc/bits/types/
H A Dstruct_statx.h44 struct statx_timestamp stx_atime;
45 struct statx_timestamp stx_btime;
46 struct statx_timestamp stx_ctime;
47 struct statx_timestamp stx_mtime;
H A Dstruct_statx_timestamp.h26 struct statx_timestamp struct
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-glibc/bits/types/
H A Dstruct_statx.h44 struct statx_timestamp stx_atime;
45 struct statx_timestamp stx_btime;
46 struct statx_timestamp stx_ctime;
47 struct statx_timestamp stx_mtime;
H A Dstruct_statx_timestamp.h26 struct statx_timestamp struct
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Dstat.h56 struct statx_timestamp { struct
116 struct statx_timestamp stx_atime; /* Last access time */
117 struct statx_timestamp stx_btime; /* File creation time */
118 struct statx_timestamp stx_ctime; /* Last attribute change time */
119 struct statx_timestamp stx_mtime; /* Last data modification time */
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/include/uapi/linux/
H A Dstat.h56 struct statx_timestamp { struct
116 struct statx_timestamp stx_atime; /* Last access time */
117 struct statx_timestamp stx_btime; /* File creation time */
118 struct statx_timestamp stx_ctime; /* Last attribute change time */
119 struct statx_timestamp stx_mtime; /* Last data modification time */
/dports/multimedia/libv4l/linux-5.13-rc2/tools/include/uapi/linux/
H A Dstat.h56 struct statx_timestamp { struct
116 struct statx_timestamp stx_atime; /* Last access time */
117 struct statx_timestamp stx_btime; /* File creation time */
118 struct statx_timestamp stx_ctime; /* Last attribute change time */
119 struct statx_timestamp stx_mtime; /* Last data modification time */
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Dstat.h56 struct statx_timestamp { struct
116 struct statx_timestamp stx_atime; /* Last access time */
117 struct statx_timestamp stx_btime; /* File creation time */
118 struct statx_timestamp stx_ctime; /* Last attribute change time */
119 struct statx_timestamp stx_mtime; /* Last data modification time */
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dstat.h56 struct statx_timestamp { struct
116 struct statx_timestamp stx_atime; /* Last access time */
117 struct statx_timestamp stx_btime; /* File creation time */
118 struct statx_timestamp stx_ctime; /* Last attribute change time */
119 struct statx_timestamp stx_mtime; /* Last data modification time */
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dstat.h56 struct statx_timestamp { struct
116 struct statx_timestamp stx_atime; /* Last access time */
117 struct statx_timestamp stx_btime; /* File creation time */
118 struct statx_timestamp stx_ctime; /* Last attribute change time */
119 struct statx_timestamp stx_mtime; /* Last data modification time */
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Dstat.h56 struct statx_timestamp { struct
116 struct statx_timestamp stx_atime; /* Last access time */
117 struct statx_timestamp stx_btime; /* File creation time */
118 struct statx_timestamp stx_ctime; /* Last attribute change time */
119 struct statx_timestamp stx_mtime; /* Last data modification time */
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/include/uapi/linux/
H A Dstat.h56 struct statx_timestamp { struct
116 struct statx_timestamp stx_atime; /* Last access time */
117 struct statx_timestamp stx_btime; /* File creation time */
118 struct statx_timestamp stx_ctime; /* Last attribute change time */
119 struct statx_timestamp stx_mtime; /* Last data modification time */
/dports/multimedia/libv4l/linux-5.13-rc2/samples/vfs/
H A Dtest-statx.c25 #define statx_timestamp foo_timestamp macro
27 struct statx_timestamp;
30 #undef statx_timestamp
48 static void print_time(const char *field, struct statx_timestamp *ts) in print_time()
/dports/multimedia/v4l_compat/linux-5.13-rc2/samples/vfs/
H A Dtest-statx.c25 #define statx_timestamp foo_timestamp macro
27 struct statx_timestamp;
30 #undef statx_timestamp
48 static void print_time(const char *field, struct statx_timestamp *ts) in print_time()
/dports/multimedia/v4l-utils/linux-5.13-rc2/samples/vfs/
H A Dtest-statx.c25 #define statx_timestamp foo_timestamp macro
27 struct statx_timestamp;
30 #undef statx_timestamp
48 static void print_time(const char *field, struct statx_timestamp *ts) in print_time()
/dports/sysutils/coreutils/coreutils-8.32/src/
H A Dstatx.h23 statx_timestamp_to_timespec (struct statx_timestamp tsx) in statx_timestamp_to_timespec()
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/libc-0.2.66/src/unix/linux_like/linux/gnu/
H A Dmod.rs19 pub stx_atime: ::statx_timestamp,
20 pub stx_btime: ::statx_timestamp,
21 pub stx_ctime: ::statx_timestamp,
22 pub stx_mtime: ::statx_timestamp,
30 pub struct statx_timestamp {
/dports/audio/lewton/lewton-0.10.2/cargo-crates/libc-0.2.66/src/unix/linux_like/linux/gnu/
H A Dmod.rs19 pub stx_atime: ::statx_timestamp,
20 pub stx_btime: ::statx_timestamp,
21 pub stx_ctime: ::statx_timestamp,
22 pub stx_mtime: ::statx_timestamp,
30 pub struct statx_timestamp {
/dports/misc/ruut/ruut-0.6.1/cargo-crates/libc-0.2.66/src/unix/linux_like/linux/gnu/
H A Dmod.rs19 pub stx_atime: ::statx_timestamp,
20 pub stx_btime: ::statx_timestamp,
21 pub stx_ctime: ::statx_timestamp,
22 pub stx_mtime: ::statx_timestamp,
30 pub struct statx_timestamp {
/dports/devel/gbump/gbump-1.0.1/cargo-crates/libc-0.2.65/src/unix/linux_like/linux/gnu/
H A Dmod.rs19 pub stx_atime: ::statx_timestamp,
20 pub stx_btime: ::statx_timestamp,
21 pub stx_ctime: ::statx_timestamp,
22 pub stx_mtime: ::statx_timestamp,
30 pub struct statx_timestamp {
/dports/games/dose-response/dose-response-179c326/cargo-crates/libc-0.2.65/src/unix/linux_like/linux/gnu/
H A Dmod.rs19 pub stx_atime: ::statx_timestamp,
20 pub stx_btime: ::statx_timestamp,
21 pub stx_ctime: ::statx_timestamp,
22 pub stx_mtime: ::statx_timestamp,
30 pub struct statx_timestamp {
/dports/sysutils/potnet/potnet-0.4.4/cargo-crates/libc-0.2.62/src/unix/linux_like/linux/gnu/
H A Dmod.rs19 pub stx_atime: ::statx_timestamp,
20 pub stx_btime: ::statx_timestamp,
21 pub stx_ctime: ::statx_timestamp,
22 pub stx_mtime: ::statx_timestamp,
30 pub struct statx_timestamp {
/dports/sysutils/flowgger/flowgger-0.2.10/cargo-crates/libc-0.2.62/src/unix/linux_like/linux/gnu/
H A Dmod.rs19 pub stx_atime: ::statx_timestamp,
20 pub stx_btime: ::statx_timestamp,
21 pub stx_ctime: ::statx_timestamp,
22 pub stx_mtime: ::statx_timestamp,
30 pub struct statx_timestamp {
/dports/graphics/rx/rx-0.4.0/cargo-crates/libc-0.2.65/src/unix/linux_like/linux/gnu/
H A Dmod.rs19 pub stx_atime: ::statx_timestamp,
20 pub stx_btime: ::statx_timestamp,
21 pub stx_ctime: ::statx_timestamp,
22 pub stx_mtime: ::statx_timestamp,
30 pub struct statx_timestamp {

12345678