OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:general_vpath
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl2/gmake/dist/
vpath.c
45
static struct vpath *
general_vpath
;
variable in typeref:struct:vpath
103
general_vpath
= vpaths;
146
linked list of all selective VPATH lists or in the
GENERAL_VPATH
353
|| (vpaths == 0 &&
general_vpath
== 0))
361
if (
general_vpath
!= 0
362
&& selective_vpath_search (
general_vpath
, file, mtime_ptr))
597
if (
general_vpath
== 0)
601
register char **path =
general_vpath
->searchpath;
Completed in 22 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026