OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FullName
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/make/
arch.c
171
FullName
(const char *archive, const char *member)
292
char *
fullName
;
302
fullName
=
FullName
(lib.str, mem.str);
303
p =
fullName
;
311
gn = Targ_GetNode(
fullName
);
317
free(
fullName
);
321
free(
fullName
);
330
char *
fullname
=
FullName
(lib.str, member)
local
342
char *
fullname
= FullName(lib.str, mem.str);
local
[
all
...]
/src/sys/external/bsd/gnu-efi/dist/inc/
efishell.h
55
CONST CHAR16 *
FullName
;
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
cpplint.py
745
def
FullName
(self):
750
"""
FullName
after removing the local path to the repository.
759
fullname
= self.
FullName
()
761
if os.path.exists(
fullname
):
762
project_dir = os.path.dirname(
fullname
)
774
return
fullname
[len(prefix) + 1:]
778
root_dir = os.path.dirname(
fullname
)
789
return
fullname
[len(prefix) + 1:]
792
return
fullname
[
all
...]
Completed in 22 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026