Home
last modified time | relevance | path

Searched refs:_remove (Results 1 – 11 of 11) sorted by relevance

/src/crypto/openssl/doc/internal/man3/
H A DDEFINE_PRIORITY_QUEUE_OF.pod75 B<ossl_pqueue_I<TYPE>_remove>().
83 B<ossl_pqueue_I<TYPE>_remove>() returns and removes the specified element
109 B<ossl_pqueue_I<TYPE>_remove>() returns the data from the specified
H A DDEFINE_LIST_OF.pod76 B<ossl_list_I<TYPE>_remove>() removes the specified element I<elem> from
/src/contrib/jemalloc/include/jemalloc/internal/
H A Dtyped_list.h43 list_type##_remove(list_type##_t *list, el_type *item) { \
H A Dph.h462 a_attr void a_prefix##_remove(a_prefix##_t *ph, a_type *phn); \
506 a_prefix##_remove(a_prefix##_t *ph, a_type *phn) { \
515 a_prefix##_remove(ph, ret); \
/src/crypto/openssl/include/internal/
H A Dpriority_queue.h64 …ossl_pqueue_##type##_remove(PRIORITY_QUEUE_OF(type) * pq, …
H A Dlist.h123 ossl_list_##name##_remove(OSSL_LIST(name) * list, type * elem) \
/src/sys/compat/linuxkpi/common/include/linux/
H A Dinterval_tree_generic.h96 name##_remove(type *node, struct rb_root_cached *root) \
/src/contrib/wpa/src/radius/
H A Dradius_client.c1429 struct radius_msg_list *entry, *prev, *_remove; in radius_client_get_id() local
1447 _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()
/src/sys/dev/hptrr/
H A Dldm.h329 prefix ## _remove, \
/src/sys/dev/hptnr/
H A Dldm.h334 prefix ## _remove, \
/src/sys/dev/hpt27xx/
H A Dldm.h335 prefix ## _remove, \