Searched refs:_remove (Results 1 – 9 of 9) sorted by relevance
75 B<ossl_pqueue_I<TYPE>_remove>().83 B<ossl_pqueue_I<TYPE>_remove>() returns and removes the specified element109 B<ossl_pqueue_I<TYPE>_remove>() returns the data from the specified
76 B<ossl_list_I<TYPE>_remove>() removes the specified element I<elem> from
64 …ossl_pqueue_##type##_remove(PRIORITY_QUEUE_OF(type) * pq, …
123 ossl_list_##name##_remove(OSSL_LIST(name) * list, type * elem) \
96 name##_remove(type *node, struct rb_root_cached *root) \
1429 struct radius_msg_list *entry, *prev, *_remove; in radius_client_get_id() local1447 _remove = entry; in radius_client_get_id()1449 _remove = NULL; in radius_client_get_id()1454 if (_remove) in radius_client_get_id()1455 radius_client_msg_free(_remove); in radius_client_get_id()
329 prefix ## _remove, \
335 prefix ## _remove, \
334 prefix ## _remove, \