Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c102 #define DTD_ATTR_ALLOWED_ADDRESS (const xmlChar *) "allowed-address" macro
2148 (fetchprop(cur, DTD_ATTR_ALLOWED_ADDRESS, address, in zonecfg_lookup_nwif()
2183 (err = fetchprop(cur, DTD_ATTR_ALLOWED_ADDRESS, in zonecfg_lookup_nwif()
2208 (err = newprop(newnode, DTD_ATTR_ALLOWED_ADDRESS, in zonecfg_add_nwif_core()
2254 allowed_addr_match = match_prop(cur, DTD_ATTR_ALLOWED_ADDRESS, in zonecfg_delete_nwif_core()
4737 if ((err = fetchprop(cur, DTD_ATTR_ALLOWED_ADDRESS, in zonecfg_getnwifent()