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

/freebsd-11-stable/sys/sys/
H A Dttydefaults.h77 #define CTIME 0 macro
104 CQUIT, CSUSP, CDSUSP, CSTART, CSTOP, CLNEXT, CDISCARD, CMIN, CTIME,
/freebsd-11-stable/contrib/tcsh/
H A Ded.term.h203 # undef CTIME macro
308 #ifndef CTIME
310 # define CTIME CEOL macro
312 # define CTIME 0 macro
314 #endif /* CTIME */
H A Ded.init.c65 (uc)CTIME
237 * Don't affect CMIN and CTIME for the editor mode
/freebsd-11-stable/bin/stty/
H A Dcchar.c76 { "time", VTIME, CTIME },
/freebsd-11-stable/lib/libedit/
H A Dtty.h262 #ifndef CTIME
263 # define CTIME CEOL macro
264 #endif /* CTIME */
H A Dtty.c107 CTIME
539 * Don't affect CMIN and CTIME for the editor mode
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_write_set_format_7zip.c163 #define CTIME 2 macro
459 zip->total_number_time_defined[CTIME]++;
1392 r = make_time(a, kCTime, CTIME_IS_SET, CTIME);
1556 file->times[CTIME].time = archive_entry_ctime(entry);
1557 file->times[CTIME].time_ns = archive_entry_ctime_nsec(entry);

Completed in 82 milliseconds