Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/zonecfg/
H A Dzonecfg.c6271 struct zone_rctltab tmp_rctltab; in end_func() local
6456 (void) strlcpy(tmp_rctltab.zone_rctl_name, in end_func()
6458 sizeof (tmp_rctltab.zone_rctl_name)); in end_func()
6459 tmp_rctltab.zone_rctl_valptr = NULL; in end_func()
6460 err = zonecfg_lookup_rctl(handle, &tmp_rctltab); in end_func()
6462 tmp_rctltab.zone_rctl_valptr); in end_func()