OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:abspath
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/make/
main.c
1120
const char *
abspath
= cached_realpath(argv0, pathbuf);
local in function:InitVarMake
1122
if (
abspath
!= NULL &&
abspath
[0] == '/' &&
1124
make =
abspath
;
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025