Searched defs:CleanupListValue (Results 1 - 1 of 1) sorted by relevance

/forgerock/web-agents-v4/cmocka/
H A Dcmocka.c164 typedef void (*CleanupListValue)(const void *value, void *cleanup_value_data); typedef
193 ListNode * const node, const CleanupListValue cleanup_value,
196 ListNode * const node, const CleanupListValue cleanup_value,
204 ListNode * const head, const CleanupListValue cleanup_value,
467 ListNode * const node, const CleanupListValue cleanup_value,
481 ListNode * const node, const CleanupListValue cleanup_value,
495 ListNode * const head, const CleanupListValue cleanup_value,

Completed in 2315 milliseconds