Searched refs:_remove (Results 1 – 10 of 10) sorted by relevance
| /freebsd/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 | 77 B<ossl_list_I<TYPE>_remove>() removes the specified element I<elem> from
|
| /freebsd/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) \
|
| /freebsd/sys/compat/linuxkpi/common/include/linux/ |
| H A D | interval_tree_generic.h | 96 name##_remove(type *node, struct rb_root_cached *root) \
|
| /freebsd/usr.sbin/sysconf/ |
| H A D | sysconf_priv.h | 168 void split_request(char *_arg, struct request *_req, int _remove);
|
| /freebsd/contrib/wpa/src/radius/ |
| H A D | radius_client.c | 1449 struct radius_msg_list *entry, *prev, *_remove; in radius_client_get_id() local 1467 _remove = entry; in radius_client_get_id() 1469 _remove = NULL; in radius_client_get_id() 1474 if (_remove) in radius_client_get_id() 1475 radius_client_msg_free(_remove); in radius_client_get_id()
|
| /freebsd/sys/dev/hptrr/ |
| H A D | ldm.h | 329 prefix ## _remove, \
|
| /freebsd/sys/dev/hpt27xx/ |
| H A D | ldm.h | 335 prefix ## _remove, \
|
| /freebsd/sys/dev/hptnr/ |
| H A D | ldm.h | 334 prefix ## _remove, \
|