OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:firstp
(Results
1 - 2
of
2
) sorted by null
/external/elfutils/src/
ld.c
1208
struct pathelement *
firstp
= *pathp;
local
[
all
...]
ldgeneric.c
56
struct scninfo *
firstp
,
319
struct pathelement *
firstp
= path;
local
427
while (likely (err == ENOENT && path !=
firstp
));
[
all
...]
Completed in 2124 milliseconds