Searched refs:CTIME (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.1-release/sys/sys/
H A Dttydefaults.h77 #define CTIME 0 macro
104 CQUIT, CSUSP, CDSUSP, CSTART, CSTOP, CLNEXT, CDISCARD, CMIN, CTIME,
/freebsd-10.1-release/contrib/tcsh/
H A Ded.term.h204 # undef CTIME macro
305 #ifndef CTIME
306 # define CTIME CEOL macro
307 #endif /* CTIME */
H A Ded.init.c69 (uc)CTIME
241 * Don't affect CMIN and CTIME for the editor mode
/freebsd-10.1-release/bin/stty/
H A Dcchar.c76 { "time", VTIME, CTIME },
/freebsd-10.1-release/lib/libedit/
H A Dtty.h262 #ifndef CTIME
263 # define CTIME CEOL macro
264 #endif /* CTIME */
H A Dtty.c97 CTIME
516 * Don't affect CMIN and CTIME for the editor mode
/freebsd-10.1-release/contrib/libarchive/libarchive/
H A Darchive_write_set_format_7zip.c162 #define CTIME 2 macro
457 zip->total_number_time_defined[CTIME]++;
1385 r = make_time(a, kCTime, CTIME_IS_SET, CTIME);
1545 file->times[CTIME].time = archive_entry_ctime(entry);
1546 file->times[CTIME].time_ns = archive_entry_ctime_nsec(entry);

Completed in 126 milliseconds