Searched refs:arg_process_t (Results 1 – 1 of 1) sorted by relevance
62 typedef int arg_process_t(const struct umem_env_item *item, const char *value); typedef84 arg_process_t *item_special; /* callback for special handling */88 static arg_process_t umem_backend_process;89 static arg_process_t umem_allocator_process;92 static arg_process_t umem_log_process;95 static arg_process_t umem_size_process;522 arg_process_t *processor; in process_item()