OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:objdir_realpath
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/make/
meta.c
400
char *
objdir_realpath
, bool verbose)
440
if (cached_realpath(dname,
objdir_realpath
) != NULL)
441
dname =
objdir_realpath
;
459
char
objdir_realpath
[MAXPATHLEN];
local in function:meta_create
471
/* if this succeeds
objdir_realpath
is realpath of dname */
472
if (!meta_needed(gn, dname.str,
objdir_realpath
, true))
474
dname.str =
objdir_realpath
;
494
dname.str, tname,
objdir_realpath
);
Completed in 13 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025