Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/zoneadm/
H A Dzoneadm.c2421 char *if_buf; in get_local_netifs() local
2446 if ((if_buf = malloc(space_needed)) == NULL) { in get_local_netifs()
2453 if_conf.lifc_buf = if_buf; in get_local_netifs()
2455 free(if_buf); in get_local_netifs()
2518 free(if_buf); in get_local_netifs()