Home
last modified time | relevance | path

Searched refs:is_weakref (Results 1 – 4 of 4) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Darray.h44 int is_weakref; /* data is weakref, don't bother the data */ member
H A Darray.c47 if (!a->is_weakref) { in array_free()
63 if (!a->is_weakref) { in array_reset()
H A Ddata_config.c128 ds->childs->is_weakref = 1; in data_config_init()
H A Dconfigfile.c1085 context->configs_stack->is_weakref = 1; in context_init()