Searched defs:p_domain (Results 1 – 1 of 1) sorted by relevance
149 osm_db_domain_t *p_domain; in osm_db_destroy() local216 osm_db_domain_t *p_domain; in osm_db_domain_init() local286 int osm_db_restore(IN osm_db_domain_t * p_domain) in osm_db_restore()465 int osm_db_store(IN osm_db_domain_t * p_domain, in osm_db_store()551 int osm_db_clear(IN osm_db_domain_t * p_domain) in osm_db_clear()570 int osm_db_keys(IN osm_db_domain_t * p_domain, OUT cl_list_t * p_key_list) in osm_db_keys()585 char *osm_db_lookup(IN osm_db_domain_t * p_domain, IN char *p_key) in osm_db_lookup()601 int osm_db_update(IN osm_db_domain_t * p_domain, IN char *p_key, IN char *p_val) in osm_db_update()645 int osm_db_delete(IN osm_db_domain_t * p_domain, IN char *p_key) in osm_db_delete()