Searched refs:_remove (Results 1 – 11 of 11) sorted by relevance
| /src/crypto/openssl/doc/internal/man3/ |
| H A D | DEFINE_PRIORITY_QUEUE_OF.pod | 75 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 D | DEFINE_LIST_OF.pod | 76 B<ossl_list_I<TYPE>_remove>() removes the specified element I<elem> from
|
| /src/contrib/jemalloc/include/jemalloc/internal/ |
| H A D | typed_list.h | 43 list_type##_remove(list_type##_t *list, el_type *item) { \
|
| H A D | ph.h | 462 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 D | priority_queue.h | 64 …ossl_pqueue_##type##_remove(PRIORITY_QUEUE_OF(type) * pq, …
|
| H A D | list.h | 123 ossl_list_##name##_remove(OSSL_LIST(name) * list, type * elem) \
|
| /src/sys/compat/linuxkpi/common/include/linux/ |
| H A D | interval_tree_generic.h | 96 name##_remove(type *node, struct rb_root_cached *root) \
|
| /src/contrib/wpa/src/radius/ |
| H A D | radius_client.c | 1429 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 D | ldm.h | 329 prefix ## _remove, \
|
| /src/sys/dev/hptnr/ |
| H A D | ldm.h | 334 prefix ## _remove, \
|
| /src/sys/dev/hpt27xx/ |
| H A D | ldm.h | 335 prefix ## _remove, \
|