Home
last modified time | relevance | path

Searched refs:CTIME (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/sys/sys/
H A Dttydefaults.h68 #define CTIME 0 macro
92 CDISCARD, CMIN, CTIME, CSTATUS, _POSIX_VDISABLE
/openbsd-src/lib/libedit/
H A Dtty.h262 #ifndef CTIME
263 # define CTIME CEOL macro
H A Dtty.c100 CTIME
/openbsd-src/gnu/usr.bin/perl/t/op/
H A Dstat.t62 $ATIME, $MTIME, $CTIME, $BLKSIZE, $BLOCKS) = (0..12);
74 my($nlink, $mtime, $ctime) = (stat(FOO))[$NLINK, $MTIME, $CTIME];
125 my($nlink, $mtime, $ctime) = (stat($tmpfile))[$NLINK, $MTIME, $CTIME];
/openbsd-src/bin/stty/
H A Dcchar.c70 { "time", VTIME, CTIME },
/openbsd-src/lib/libc/gen/
H A Dlogin_cap.c460 #define CTIME 1 macro
469 { RLIMIT_CPU, CTIME, "cputime", },
537 case CTIME: in gsetrl()
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dintrin.def83 DEFNAME ("CTIME", "ctime", "CTime", genCTIME, specNONE) /* UNIX */
403 DEFGEN (CTIME, "CTIME", /* UNIX */
3240 DEFIMP (CTIME_func, "CTIME_func", CTIME,,, "A1*:-:STime=I*")
3241 DEFIMP (CTIME_subr, "CTIME_subr", CTIME,,, "--:-:STime=I*,Result=A1w")
H A Dintdoc.in1163 Returns the current date (using the same format as @code{CTIME()}).
1168 CTIME(TIME8())
1186 Returns the current date (using the same format as @code{CTIME()})
1192 CALL CTIME(@var{@1@}, TIME8())
1473 This value is suitable for passing to @code{CTIME},
1500 This value is suitable for passing to @code{CTIME},
H A DChangeLog.01412 Fix bugs preventing CTIME(I*4) from working correctly:
1880 CHDIR, CHMOD, CTIME, DBESJ0, DBESJ1, DBESJN, DBESY0,
H A Dnews.texi1828 @code{CTIME} intrinsic now accepts any @code{INTEGER}
/openbsd-src/usr.sbin/unbound/
H A Dconfigure.ac1804 dnl without CTIME, ARC4-functions and without reallocarray.