OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:alloc_list
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/libsaslc/dist/src/
list.c
128
alloc_list
(const char *b, size_t len)
function
188
t =
alloc_list
(p, (size_t)(e - p));
218
n =
alloc_list
(p, strlen(p));
/src/external/bsd/unbound/dist/libunbound/
context.h
113
struct alloc_cache*
alloc_list
;
member in struct:ub_ctx
/src/external/bsd/wpa/dist/src/utils/
os_unix.c
35
static struct dl_list
alloc_list
= DL_LIST_HEAD_INIT(
alloc_list
);
variable in typeref:struct:dl_list
382
dl_list_for_each(a, &
alloc_list
, struct os_alloc_trace, list) {
738
dl_list_add(&
alloc_list
, &a->list);
Completed in 34 milliseconds
Indexes created Fri Jun 12 00:25:51 UTC 2026