Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c107 #define DTD_ATTR_ALLOWED_ADDRESS (const xmlChar *) "allowed-address" macro
2156 (fetchprop(cur, DTD_ATTR_ALLOWED_ADDRESS, address, in zonecfg_lookup_nwif()
2191 (err = fetchprop(cur, DTD_ATTR_ALLOWED_ADDRESS, in zonecfg_lookup_nwif()
2216 (err = newprop(newnode, DTD_ATTR_ALLOWED_ADDRESS, in zonecfg_add_nwif_core()
2262 allowed_addr_match = match_prop(cur, DTD_ATTR_ALLOWED_ADDRESS, in zonecfg_delete_nwif_core()
4900 if ((err = fetchprop(cur, DTD_ATTR_ALLOWED_ADDRESS, in zonecfg_getnwifent()