Home
last modified time | relevance | path

Searched refs:temp_map (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libnisdb/yptol/
H A Ddit_access.c608 map_ctrl temp_map; in update_map_from_dit() local
905 temp_map.map_name = map->map_name; in update_map_from_dit()
906 temp_map.domain = map->domain; in update_map_from_dit()
907 temp_map.ttl = temp_ttl_db; in update_map_from_dit()
917 if (FAILURE == update_entry_ttl(&temp_map, &key, in update_map_from_dit()
928 if (SUCCESS != update_map_ttl(&temp_map)) { in update_map_from_dit()
1195 map_ctrl temp_map; in update_netgroup_byxxx() local
1367 temp_map.map_name = NETGROUP_MAP; in update_netgroup_byxxx()
1368 temp_map.domain = map->domain; in update_netgroup_byxxx()
1369 temp_map.ttl = temp_ttl_db; in update_netgroup_byxxx()
[all …]