OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:abspath
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/gnu-efi/dist/
Makefile
39
MKFILE_PATH := $(
abspath
$(lastword $(MAKEFILE_LIST)))
/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
;
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
cpplint.py
747
return os.path.
abspath
(self._filename).replace('\\', '/')
3178
fullname = os.path.
abspath
(filename).replace('\\', '/')
Completed in 15 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025