OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pc_key
(Results
1 - 1
of
1
) sorted by relevancy
/src/common/lib/libppath/
ppath.c
55
#define
pc_key
pc_u.u_key
macro
103
return pc->
pc_key
;
128
if ((pc->
pc_key
= ppath_strdup(key)) == NULL) {
155
ppath_strfree(pc->
pc_key
);
377
? prop_dictionary_get(o, pc->
pc_key
)
463
return prop_dictionary_set(po, pc->
pc_key
, v) ? 0 : ENOMEM;
482
return prop_dictionary_set(po, pc->
pc_key
, v) ? 0 : ENOMEM;
547
prop_dictionary_remove(po, pc->
pc_key
);
664
? (prop_dictionary_remove(npo, pc->
pc_key
), true)
665
: prop_dictionary_set(npo, pc->
pc_key
, v)
[
all
...]
Completed in 34 milliseconds
Indexes created Fri Oct 03 23:09:56 GMT 2025