Home
last modified time | relevance | path

Searched defs:modtime (Results 1 – 9 of 9) sorted by relevance

/dragonfly/include/
H A Dutime.h44 time_t modtime; /* Modification time */ member
/dragonfly/usr.bin/mail/
H A Dedit.c133 time_t modtime; in run_editor() local
/dragonfly/contrib/cvs-1.12/lib/
H A Dsystem.h112 long modtime; member
/dragonfly/gnu/usr.bin/rcs/lib/
H A Dconf.h356 struct utimbuf { time_t actime, modtime; }; member
/dragonfly/libexec/bootpd/
H A Dreadfile.c150 PRIVATE int32 modtime = 0; /* Last modification time of bootptab */ variable
/dragonfly/usr.sbin/newsyslog/
H A Dnewsyslog.c516 int modtime; in do_entry() local
/dragonfly/contrib/tnftp/src/
H A Dcmds.c2530 modtime(int argc, char *argv[]) in modtime() function
/dragonfly/contrib/cvs-1.12/src/
H A Dclient.c4996 int modtime /* Nonzero for "import -d". */ ) in client_process_import_file()
H A Drcs.c5022 time_t modtime; in RCS_checkin() local