OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:modtime
(Results
1 - 5
of
5
) sorted by relevancy
/src/lib/libc/compat/include/
utime.h
41
int32_t
modtime
; /* Modification time */
member in struct:utimbuf50
/src/include/
utime.h
46
time_t
modtime
; /* Modification time */
member in struct:utimbuf
/src/usr.bin/mail/
edit.c
63
time_t
modtime
;
local
101
modtime
= 0;
103
modtime
= statb.st_mtime;
130
if (
modtime
== statb.st_mtime) {
/src/usr.sbin/bootp/common/
readfile.c
148
PRIVATE int32
modtime
= 0; /* Last modification time of bootptab */
344
(st.st_mtime ==
modtime
) &&
353
(
modtime
!= 0L) ? "new " : "",
371
modtime
= st.st_mtime;
147
PRIVATE int32
modtime
= 0; \/* Last modification time of bootptab *\/
variable
/src/usr.bin/ftp/
cmds.c
2528
modtime
(int argc, char *argv[])
function
2561
* Get file if
modtime
is more recent than current file
Completed in 37 milliseconds
Indexes created Mon Feb 23 01:20:22 UTC 2026