OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pc0
(Results
1 - 2
of
2
) sorted by relevancy
/src/common/lib/libppath/
ppath.c
272
ppath_component_t *
pc0
, *pc;
local
277
pc0
= p->p_cmpt[p->p_len - 1];
279
if (
pc0
->pc_type != PPATH_T_IDX)
286
ppath_component_release(
pc0
);
294
ppath_component_t *
pc0
, *pc;
local
299
pc0
= p->p_cmpt[p->p_len - 1];
301
if (
pc0
->pc_type != PPATH_T_KEY)
308
ppath_component_release(
pc0
);
ppath.c
272
ppath_component_t *
pc0
, *pc;
local
277
pc0
= p->p_cmpt[p->p_len - 1];
279
if (
pc0
->pc_type != PPATH_T_IDX)
286
ppath_component_release(
pc0
);
294
ppath_component_t *
pc0
, *pc;
local
299
pc0
= p->p_cmpt[p->p_len - 1];
301
if (
pc0
->pc_type != PPATH_T_KEY)
308
ppath_component_release(
pc0
);
Completed in 46 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026