Searched refs:at_urc_table (Results 1 – 2 of 2) sorted by relevance
637 client->urc_table = (struct at_urc_table *)rt_calloc(1, sizeof(struct at_urc_table)); in at_obj_set_urc_table()649 struct at_urc_table *new_urc_table = RT_NULL; in at_obj_set_urc_table()652 …le = (struct at_urc_table *)rt_realloc(client->urc_table, client->urc_table_size * sizeof(struct a… in at_obj_set_urc_table()720 struct at_urc_table *urc_table = RT_NULL; in get_urc_obj()
145 struct at_urc_table struct178 struct at_urc_table *urc_table;
Completed in 5 milliseconds