Lines Matching refs:rh_template
678 rhp->rh_template); in nss_get_rh()
680 (void) strncpy(tp.name, rhp->rh_template, TNTNAMSIZ - 1); in nss_get_rh()
685 rhp->rh_template); in nss_get_rh()
687 rhp->rh_template); in nss_get_rh()
975 if (strcmp(ent->rh_template, in rhtable_search_and_update()
976 rhent->rh_ent.rh_template) != 0) { in rhtable_search_and_update()
981 (void) strcpy(rhent->rh_ent.rh_template, in rhtable_search_and_update()
982 ent->rh_template); in rhtable_search_and_update()
1061 if (strcmp(ent->rh_template, in rhtable_search_and_update_v6()
1062 rhent->rh_ent.rh_template) != 0) { in rhtable_search_and_update_v6()
1067 (void) strcpy(rhent->rh_ent.rh_template, in rhtable_search_and_update_v6()
1068 ent->rh_template); in rhtable_search_and_update_v6()
1125 inet_ntoa(saddrp2->sin_addr), rhent->rh_ent.rh_template); in rhtable_lookup()
1311 (void) strcpy(result, rhp->rh_ent.rh_template); in update_cache_table()
1328 rflag += walk_cache_table(addr, ent->rh_template, ent->rh_prefix, src); in update_cache_table()
1366 (void) strcpy(result, rhp->rh_ent.rh_template); in update_cache_table_v6()
1378 rflag += walk_cache_table_v6(addr, ent->rh_template, in update_cache_table_v6()
1536 (void) strcpy(rhentp.rh_template, in load_rh_marked()
1598 (void) strcpy(rhentp.rh_template, tlbt->template_name); in load_rh_marked_v6()
1650 rhentp->rh_template); in update_rh_entry()
1655 rhentp->rh_template); in update_rh_entry()
1843 gettext("\tTemplate name: %s"), ent->rh_template); in print_entry()