Lines Matching refs:uid_p
449 * uid_p- the pointer of the UID.
461 uint32_t *const uid_p,
467 uint32_t uid = *uid_p;
509 *uid_p = x->uid;
687 * uid_p- pointer of UID for returning.
698 uint32_t *uid_p,
719 ec = tab->c->replace_hook(items->p, p, uid_p,
809 if (uid_p != NULL) {
810 *uid_p = uid;
951 * uid_p- the pointer of UID for returning.
964 uint32_t *uid_p,
1009 if (uid_p != NULL) {
1010 *uid_p = tab->c->get_uid(zhizi);
1035 } else if (uid_p != NULL) {
1037 *uid_p = 0;