Searched refs:STABLE_FLAGS_MALLOC (Results 1 – 2 of 2) sorted by relevance
157 if (tmp != NULL && tmp->flags & STABLE_FLAGS_MALLOC) in stable_get()172 rv->flags = tmp->flags | STABLE_FLAGS_MALLOC; in stable_get()177 rv->flags = STABLE_FLAGS_MALLOC; in stable_get()200 tmp->flags = STABLE_FLAGS_MALLOC | flags; in ASN1_STRING_TABLE_add()217 if (tbl->flags & STABLE_FLAGS_MALLOC) in st_free()
173 # define STABLE_FLAGS_MALLOC 0x01 macro180 # define STABLE_FLAGS_CLEAR STABLE_FLAGS_MALLOC