Searched refs:arg_process_t (Results 1 – 1 of 1) sorted by relevance
63 typedef int arg_process_t(const struct umem_env_item *item, const char *value); typedef85 arg_process_t *item_special; /* callback for special handling */89 static arg_process_t umem_backend_process;90 static arg_process_t umem_allocator_process;93 static arg_process_t umem_log_process;96 static arg_process_t umem_size_process;527 arg_process_t *processor; in process_item()