OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pc_type
(Results
1 - 1
of
1
) sorted by relevancy
/src/common/lib/libppath/
ppath.c
50
ppath_type_t
pc_type
;
member in struct:_ppath_component
93
if (pc->
pc_type
!= PPATH_T_IDX)
101
if (pc->
pc_type
!= PPATH_T_KEY)
114
pc->
pc_type
= PPATH_T_IDX;
132
pc->
pc_type
= PPATH_T_KEY;
154
if (pc->
pc_type
== PPATH_T_KEY)
279
if (pc0->
pc_type
!= PPATH_T_IDX)
301
if (pc0->
pc_type
!= PPATH_T_KEY)
366
t = pc->
pc_type
;
459
switch (pc->
pc_type
) {
[
all
...]
Completed in 11 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025