Lines Matching refs:rh_template
680 rhp->rh_template); in nss_get_rh()
682 (void) strncpy(tp.name, rhp->rh_template, TNTNAMSIZ - 1); in nss_get_rh()
687 rhp->rh_template); in nss_get_rh()
689 rhp->rh_template); in nss_get_rh()
977 if (strcmp(ent->rh_template, in rhtable_search_and_update()
978 rhent->rh_ent.rh_template) != 0) { in rhtable_search_and_update()
983 (void) strcpy(rhent->rh_ent.rh_template, in rhtable_search_and_update()
984 ent->rh_template); in rhtable_search_and_update()
1063 if (strcmp(ent->rh_template, in rhtable_search_and_update_v6()
1064 rhent->rh_ent.rh_template) != 0) { in rhtable_search_and_update_v6()
1069 (void) strcpy(rhent->rh_ent.rh_template, in rhtable_search_and_update_v6()
1070 ent->rh_template); in rhtable_search_and_update_v6()
1127 inet_ntoa(saddrp2->sin_addr), rhent->rh_ent.rh_template); in rhtable_lookup()
1313 (void) strcpy(result, rhp->rh_ent.rh_template); in update_cache_table()
1330 rflag += walk_cache_table(addr, ent->rh_template, ent->rh_prefix, src); in update_cache_table()
1368 (void) strcpy(result, rhp->rh_ent.rh_template); in update_cache_table_v6()
1380 rflag += walk_cache_table_v6(addr, ent->rh_template, in update_cache_table_v6()
1538 (void) strcpy(rhentp.rh_template, in load_rh_marked()
1600 (void) strcpy(rhentp.rh_template, tlbt->template_name); in load_rh_marked_v6()
1652 rhentp->rh_template); in update_rh_entry()
1657 rhentp->rh_template); in update_rh_entry()
1845 gettext("\tTemplate name: %s"), ent->rh_template); in print_entry()