OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pwc
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/nsd/dist/
nsec3.c
773
rbnode_type *p = RBTREE_NULL, *
pwc
= RBTREE_NULL, *pds = RBTREE_NULL;
local
787
(void)process_first(zone->wchashtree, hash, &
pwc
, init_lookup_key_wc_tree);
799
pwc
= rbtree_first(zone->wchashtree);
818
while(
pwc
!= RBTREE_NULL &&
pwc
!= pwc_end) {
819
((domain_type*)(
pwc
->key))->nsec3->
821
pwc
= rbtree_next(
pwc
);
/src/external/bsd/openldap/dist/servers/slapd/overlays/
ppolicy.c
3377
pw_conn *
pwc
= pwcons;
local
3379
pwc
--;
3380
ch_free(
pwc
);
Completed in 57 milliseconds
Indexes created Sun May 31 00:26:10 UTC 2026