Searched refs:ident_db_ptr (Results 1 – 1 of 1) sorted by relevance
116 void *ident_db_ptr = NULL; in tf_ident_unbind() local120 rc = tf_session_get_db(tfp, TF_MODULE_TYPE_IDENTIFIER, &ident_db_ptr); in tf_ident_unbind()123 ident_db = (struct ident_rm_db *)ident_db_ptr; in tf_ident_unbind()164 void *ident_db_ptr = NULL; in tf_ident_alloc() local175 ident_db = (struct ident_rm_db *)ident_db_ptr; in tf_ident_alloc()221 void *ident_db_ptr = NULL; in tf_ident_free() local232 ident_db = (struct ident_rm_db *)ident_db_ptr; in tf_ident_free()301 void *ident_db_ptr = NULL; in tf_ident_search() local319 ident_db = (struct ident_rm_db *)ident_db_ptr; in tf_ident_search()366 void *ident_db_ptr = NULL; in tf_ident_get_resc_info() local[all …]