Searched defs:ctime (Results 1 - 7 of 7) sorted by relevance

/bionic/libc/kernel/uapi/linux/raid/
H A Dmd_u.h65 int ctime; member in struct:mdu_array_info_s
H A Dmd_p.h87 __u32 ctime; member in struct:mdp_superblock_s
156 __le64 ctime; member in struct:mdp_superblock_1
/bionic/libc/kernel/uapi/linux/
H A Djffs2.h125 jint32_t ctime; member in struct:jffs2_raw_inode
H A Dmsdos_fs.h172 __le16 ctime; member in struct:msdos_dir_entry
H A Dfuse.h34 uint64_t ctime; member in struct:fuse_attr
279 uint64_t ctime; member in struct:fuse_setattr_in
/bionic/libc/tzcode/
H A Dprivate.h321 # undef ctime macro
322 # define ctime tz_ctime macro
370 char *ctime(time_t const *);
H A Dlocaltime.c189 ** ctime, gmtime, localtime] return values in one of two static
1409 ** NetBSD 6.1.4 has ctime_rz, but omit it because POSIX says ctime and
1739 ctime(const time_t *timep) function
1743 ** The ctime function converts the calendar time pointed to by timer

Completed in 130 milliseconds