/openbsd-src/gnu/usr.bin/perl/lib/Time/ |
H A D | localtime.pm | 39 sub ctime (;$) { scalar CORE::localtime(@_ ? shift : time) } global() subroutine
|
/openbsd-src/usr.bin/ipcs/ |
H A D | ipcs.c | 305 show_msginfo(time_t stime, time_t rtime, time_t ctime, int ipcid, key_t key, in show_msginfo() 360 show_shminfo(time_t atime, time_t dtime, time_t ctime, int ipcid, key_t key, in show_shminfo() 413 show_seminfo(time_t otime, time_t ctime, int ipcid, key_t key, mode_t mode, in show_seminfo()
|
/openbsd-src/sys/lib/libsa/ |
H A D | ctime.c | 34 ctime(const time_t *clock) in ctime() function
|
/openbsd-src/usr.bin/at/ |
H A D | at.h | 32 time_t ctime; member
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | reentr.h | 878 # undef ctime macro 881 # define ctime(a) ctime_r(a, PL_reentrant_buffer->_ctime_buffer, PL_reentrant_buffer->_ctime_ global() macro 884 # define ctime(a) (ctime_r(a, PL_reentrant_buffer->_ctime_buffer) == 0 ? PL_reentrant_buffer->_ctime_ global() macro 887 # define ctime(a) (ctime_r(a, PL_reentrant_buffer->_ctime_buffer, PL_reentrant_buffer->_ctime_size) == 0 ? PL_reentrant_buffer->_ctime_ global() macro [all...] |
/openbsd-src/usr.sbin/amd/rpcx/ |
H A D | nfs_prot.x | 148 nfstime ctime; /* time of last change */ member
|
H A D | nfs_prot.h | 106 nfstime ctime; member
|
/openbsd-src/lib/librpcsvc/ |
H A D | nfs_prot.x | 129 nfstime ctime; /* time of last change */ member
|
/openbsd-src/gnu/gcc/gcc/cp/ |
H A D | cfns.gperf | 41 ctime keyword
|
/openbsd-src/usr.sbin/makefs/cd9660/ |
H A D | iso.h | 162 char ctime [ISODCL (11, 27)]; /* 8.4.26.1 */ member
|
/openbsd-src/sys/isofs/cd9660/ |
H A D | iso.h | 165 char ctime [ISODCL (11, 27)]; /* 8.4.26.1 */ member
|
/openbsd-src/usr.sbin/smtpd/ |
H A D | scheduler_ramqueue.c | 56 time_t ctime; member
|
/openbsd-src/gnu/usr.bin/perl/dist/Time-HiRes/ |
H A D | HiRes.xs | 1528 UV ctime = SvUV(ST(10)); global() variable
|
/openbsd-src/gnu/usr.sbin/mkhybrid/src/ |
H A D | apple.h | 207 uint32 ctime; /* mac file create time [44]*/ member
|
/openbsd-src/lib/libc/time/ |
H A D | localtime.c | 1532 ctime(const time_t *timep) ctime() function
|
/openbsd-src/gnu/gcc/libmudflap/ |
H A D | mf-hooks2.c | 493 WRAPPER2(char *, ctime, const time_t *timep) in WRAPPER2() argument
|
/openbsd-src/sys/isofs/udf/ |
H A D | ecma167-udf.h | 759 struct timestamp ctime; member
|