OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lmtimes
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/make/
dir.c
267
static HashTable
lmtimes
; /* same as mtimes but for lstat */
variable in typeref:typename:HashTable
404
HashTable *tbl = useLstat ? &
lmtimes
: &mtimes;
460
HashTable_Init(&
lmtimes
);
525
FreeCachedTable(&
lmtimes
);
dir.c
267
static HashTable
lmtimes
; /* same as mtimes but for lstat */
variable in typeref:typename:HashTable
404
HashTable *tbl = useLstat ? &
lmtimes
: &mtimes;
460
HashTable_Init(&
lmtimes
);
525
FreeCachedTable(&
lmtimes
);
Completed in 23 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025