Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libnisdb/yptol/
H A Ddit_access.c607 map_ctrl temp_map; in update_map_from_dit() local
904 temp_map.map_name = map->map_name; in update_map_from_dit()
905 temp_map.domain = map->domain; in update_map_from_dit()
906 temp_map.ttl = temp_ttl_db; in update_map_from_dit()
916 if (FAILURE == update_entry_ttl(&temp_map, &key, in update_map_from_dit()
927 if (SUCCESS != update_map_ttl(&temp_map)) { in update_map_from_dit()
1194 map_ctrl temp_map; in update_netgroup_byxxx() local
1366 temp_map.map_name = NETGROUP_MAP; in update_netgroup_byxxx()
1367 temp_map.domain = map->domain; in update_netgroup_byxxx()
1368 temp_map.ttl = temp_ttl_db; in update_netgroup_byxxx()
[all …]