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 - 1
of
1
) 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
);
Completed in 22 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025