OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pel
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/bsd/heimdal/dist/lib/asn1/
fuzzer.c
373
void **
pel
= (void **)el;
local
374
if (*
pel
== NULL)
376
el = *
pel
;
636
void **
pel
= (void **)el;
local
637
if (*
pel
== NULL)
639
el = *
pel
;
template.c
165
void **
pel
= (void **)el;
local
175
*
pel
= calloc(1, elsize);
176
if (*
pel
== NULL)
178
el = *
pel
;
188
free(*
pel
);
189
*
pel
= NULL;
460
void **
pel
= (void **)el;
local
461
if (*
pel
== NULL)
463
el = *
pel
;
719
void **
pel
= (void **)el
local
844
void **
pel
= (void **)el;
local
876
void **
pel
= (void **)el;
local
[
all
...]
Completed in 15 milliseconds
Indexes created Sat Apr 04 00:22:49 UTC 2026