OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:realPath
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/make/
parse.c
435
const char *
realPath
=
realpath
(fname, dirbuf);
436
if (
realPath
!= NULL)
437
fname =
realPath
;
561
dir.str =
realpath
(dir.str, dirbuf);
Completed in 12 milliseconds
Indexes created Tue Oct 07 21:09:53 GMT 2025