Home
last modified time | relevance | path

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

/freebsd/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
/freebsd/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) \
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dinterval_tree_generic.h96 name##_remove(type *node, struct rb_root_cached *root) \
/freebsd/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()
/freebsd/sys/dev/hptrr/
H A Dldm.h329 prefix ## _remove, \
/freebsd/sys/dev/hpt27xx/
H A Dldm.h335 prefix ## _remove, \
/freebsd/sys/dev/hptnr/
H A Dldm.h334 prefix ## _remove, \