Lines Matching refs:fetchprop

912 fetchprop(zone_dochandle_t handle, xmlNodePtr cur, const xmlChar *propname,
942 return (fetchprop(handle, root, propname, propval, propsize));
2414 if ((fetchprop(handle, cur, DTD_ATTR_DIR, dirname,
2424 if ((fetchprop(handle, cur, DTD_ATTR_SPECIAL, special,
2443 if ((fetchprop(handle, cur, DTD_ATTR_RAW, raw,
2461 if ((fetchprop(handle, cur, DTD_ATTR_TYPE, type,
2485 if ((err = fetchprop(handle, cur, DTD_ATTR_DIR, tabptr->zone_fs_dir,
2489 if ((err = fetchprop(handle, cur, DTD_ATTR_SPECIAL,
2494 if ((err = fetchprop(handle, cur, DTD_ATTR_RAW, tabptr->zone_fs_raw,
2498 if ((err = fetchprop(handle, cur, DTD_ATTR_TYPE, tabptr->zone_fs_type,
2506 if ((fetchprop(handle, options, DTD_ATTR_NAME, options_str,
2634 if ((fetchprop(handle, cur, DTD_ATTR_PHYSICAL,
2640 if ((fetchprop(handle, cur, DTD_ATTR_LINKNAME,
2721 if (physspec != 0 && (fetchprop(handle, cur, DTD_ATTR_PHYSICAL,
2726 (fetchprop(handle, cur, DTD_ATTR_ADDRESS, address,
2732 (fetchprop(handle, cur, DTD_ATTR_ALLOWED_ADDRESS,
2737 if (defrouterspec != 0 && (fetchprop(handle, cur,
2756 if ((err = fetchprop(handle, cur, DTD_ATTR_PHYSICAL,
2762 (err = fetchprop(handle, cur, DTD_ATTR_ADDRESS,
2768 (err = fetchprop(handle, cur, DTD_ATTR_ALLOWED_ADDRESS,
2773 if ((err = fetchprop(handle, cur, DTD_ATTR_CONFIGURE_ALLOWED_ADDRESS,
2778 if ((err = fetchprop(handle, cur, DTD_ATTR_DEFROUTER,
2933 if (tabptr->pname[0] != '\0' && (fetchprop(handle, cur, dtdattr, \
3053 if ((err = fetchprop(handle, cur, DTD_ATTR_LINKNAME,
3058 if ((err = fetchprop(handle, cur, DTD_ATTR_LOWER_LINK,
3063 if ((err = fetchprop(handle, cur, DTD_ATTR_ALLOWED_ADDRESS,
3068 if ((err = fetchprop(handle, cur, DTD_ATTR_CONFIGURE_ALLOWED_ADDRESS,
3073 if ((err = fetchprop(handle, cur, DTD_ATTR_DEFROUTER,
3078 if ((err = fetchprop(handle, cur, DTD_ATTR_ALLOWED_DHCP_CIDS,
3083 if ((err = fetchprop(handle, cur, DTD_ATTR_LINK_PROTECTION,
3088 if ((err = fetchprop(handle, cur, DTD_ATTR_AUTO_MAC_ADDRESS,
3093 if ((err = fetchprop(handle, cur, DTD_ATTR_MAC_ADDRESS,
3098 if ((err = fetchprop(handle, cur, DTD_ATTR_MAC_PREFIX,
3103 if ((err = fetchprop(handle, cur, DTD_ATTR_MAC_SLOT,
3108 if ((err = fetchprop(handle, cur, DTD_ATTR_VLAN_ID,
3113 if ((err = fetchprop(handle, cur, DTD_ATTR_PRIORITY,
3118 if ((err = fetchprop(handle, cur, DTD_ATTR_RXRINGS,
3123 if ((err = fetchprop(handle, cur, DTD_ATTR_TXRINGS,
3128 if ((err = fetchprop(handle, cur, DTD_ATTR_MTU,
3133 if ((err = fetchprop(handle, cur, DTD_ATTR_MAXBW,
3138 if ((err = fetchprop(handle, cur, DTD_ATTR_RXFANOUT,
3143 if ((err = fetchprop(handle, cur, DTD_ATTR_VSITYPEID,
3148 if ((err = fetchprop(handle, cur, DTD_ATTR_VSIVERS,
3153 if ((err = fetchprop(handle, cur, DTD_ATTR_VSIMGRID,
3158 if ((err = fetchprop(handle, cur, DTD_ATTR_ETSBWLCL,
3163 if ((err = fetchprop(handle, cur, DTD_ATTR_COS,
3168 if ((err = fetchprop(handle, cur, DTD_ATTR_PKEY,
3173 if ((err = fetchprop(handle, cur, DTD_ATTR_LINKMODE,
3576 (fetchprop(handle, cur, DTD_ATTR_MATCH, val,
3594 (fetchprop(handle, cur, DTD_ATTR_ALLOW_PARTITION, val,
3612 (fetchprop(handle, cur, DTD_ATTR_ALLOW_RAW_IO, val,
3634 if ((err = fetchprop(handle, cur, DTD_ATTR_MATCH,
3638 if ((err = fetchprop(handle, cur, DTD_ATTR_ALLOW_PARTITION,
3642 if ((err = fetchprop(handle, cur, DTD_ATTR_ALLOW_RAW_IO,
3885 if ((fetchprop(handle, cur, DTD_ATTR_USER, user,
3900 if ((err = fetchprop(handle, cur, DTD_ATTR_USER,
3905 if ((err = fetchprop(handle, cur, DTD_ATTR_AUTHS,
3989 if ((fetchprop(handle, cur, DTD_ATTR_NAME, name,
3999 if ((fetchprop(handle, cur, DTD_ATTR_TYPE, type,
4017 if ((fetchprop(handle, cur, DTD_ATTR_VALUE, value,
4041 if ((err = fetchprop(handle, cur, DTD_ATTR_NAME, tabptr->zone_attr_name,
4045 if ((err = fetchprop(handle, cur, DTD_ATTR_TYPE, tabptr->zone_attr_type,
4049 if ((err = fetchprop(handle, cur, DTD_ATTR_VALUE,
4263 if ((fetchprop(handle, cur, DTD_ATTR_NAME, savedname,
4273 if ((fetchprop(handle, val, DTD_ATTR_PRIV,
4278 if ((fetchprop(handle, val, DTD_ATTR_LIMIT,
4283 if ((fetchprop(handle, val, DTD_ATTR_ACTION,
5650 if ((err = fetchprop(handle, cur, DTD_ATTR_SPECIAL,
5657 if ((err = fetchprop(handle, cur, DTD_ATTR_RAW, tabptr->zone_fs_raw,
5663 if ((err = fetchprop(handle, cur, DTD_ATTR_DIR, tabptr->zone_fs_dir,
5669 if ((err = fetchprop(handle, cur, DTD_ATTR_TYPE, tabptr->zone_fs_type,
5679 if (fetchprop(handle, options, DTD_ATTR_NAME, options_str,
5717 if ((err = fetchprop(handle, cur, DTD_ATTR_ADDRESS,
5724 if ((err = fetchprop(handle, cur, DTD_ATTR_ALLOWED_ADDRESS,
5731 if ((err = fetchprop(handle, cur, DTD_ATTR_CONFIGURE_ALLOWED_ADDRESS,
5745 if ((err = fetchprop(handle, cur, DTD_ATTR_PHYSICAL,
5752 if ((err = fetchprop(handle, cur, DTD_ATTR_DEFROUTER,
5790 if ((err = fetchprop(handle, cur, DTD_ATTR_LINKNAME,
5797 if ((err = fetchprop(handle, cur, DTD_ATTR_LOWER_LINK,
5804 if ((err = fetchprop(handle, cur, DTD_ATTR_ALLOWED_ADDRESS,
5811 if ((err = fetchprop(handle, cur, DTD_ATTR_CONFIGURE_ALLOWED_ADDRESS,
5825 if ((err = fetchprop(handle, cur, DTD_ATTR_DEFROUTER,
5832 if ((err = fetchprop(handle, cur, DTD_ATTR_ALLOWED_DHCP_CIDS,
5839 if ((err = fetchprop(handle, cur, DTD_ATTR_LINK_PROTECTION,
5846 if ((err = fetchprop(handle, cur, DTD_ATTR_AUTO_MAC_ADDRESS,
5853 if ((err = fetchprop(handle, cur, DTD_ATTR_MAC_ADDRESS,
5860 if ((err = fetchprop(handle, cur, DTD_ATTR_MAC_PREFIX,
5867 if ((err = fetchprop(handle, cur, DTD_ATTR_MAC_SLOT,
5874 if ((err = fetchprop(handle, cur, DTD_ATTR_VLAN_ID,
5881 if ((err = fetchprop(handle, cur, DTD_ATTR_PRIORITY,
5888 if ((err = fetchprop(handle, cur, DTD_ATTR_RXRINGS,
5895 if ((err = fetchprop(handle, cur, DTD_ATTR_TXRINGS,
5902 if ((err = fetchprop(handle, cur, DTD_ATTR_MTU,
5909 if ((err = fetchprop(handle, cur, DTD_ATTR_MAXBW,
5916 if ((err = fetchprop(handle, cur, DTD_ATTR_RXFANOUT,
5923 if ((err = fetchprop(handle, cur, DTD_ATTR_VSITYPEID,
5930 if ((err = fetchprop(handle, cur, DTD_ATTR_VSIVERS,
5937 if ((err = fetchprop(handle, cur, DTD_ATTR_VSIMGRID,
5944 if ((err = fetchprop(handle, cur, DTD_ATTR_ETSBWLCL,
5951 if ((err = fetchprop(handle, cur, DTD_ATTR_COS,
5958 if ((err = fetchprop(handle, cur, DTD_ATTR_PKEY,
5965 if ((err = fetchprop(handle, cur, DTD_ATTR_LINKMODE,
6004 if ((err = fetchprop(handle, cur, DTD_ATTR_MATCH,
6010 if ((err = fetchprop(handle, cur, DTD_ATTR_ALLOW_PARTITION,
6016 if ((err = fetchprop(handle, cur,
6055 if ((err = fetchprop(handle, cur, DTD_ATTR_NAME, tabptr->zone_rctl_name,
6067 if (fetchprop(handle, val, DTD_ATTR_PRIV,
6071 if (fetchprop(handle, val, DTD_ATTR_LIMIT,
6075 if (fetchprop(handle, val, DTD_ATTR_ACTION,
6114 if ((err = fetchprop(handle, cur, DTD_ATTR_NAME, tabptr->zone_attr_name,
6120 if ((err = fetchprop(handle, cur, DTD_ATTR_TYPE, tabptr->zone_attr_type,
6126 if ((err = fetchprop(handle, cur, DTD_ATTR_VALUE,
6164 if ((err = fetchprop(handle, cur, DTD_ATTR_USER,
6172 if ((err = fetchprop(handle, cur, DTD_ATTR_AUTHS,
7662 if ((fetchprop(handle, cur, DTD_ATTR_NAME, name,
7672 if ((fetchprop(handle, cur, DTD_ATTR_ALIAS, name,
7687 if ((err = fetchprop(handle, cur, DTD_ATTR_NAME,
7691 if ((err = fetchprop(handle, cur, DTD_ATTR_ALIAS,
7720 if ((err = fetchprop(handle, cur, DTD_ATTR_NAME,
7727 if (fetchprop(handle, cur, DTD_ATTR_ALIAS, tabptr->zone_dataset_alias,
7784 if ((fetchprop(handle, cur, DTD_ATTR_NAME, savedname,
7806 if ((fetchprop(handle, val, DTD_ATTR_PRIV,
7810 if ((fetchprop(handle, val, DTD_ATTR_LIMIT,
7814 if ((fetchprop(handle, val, DTD_ATTR_ACTION,
8075 if ((err = fetchprop(handle, cur, DTD_ATTR_NCPU_MIN,
8082 if ((err = fetchprop(handle, cur, DTD_ATTR_NCPU_MAX,
8092 if ((err = fetchprop(handle, cur, DTD_ATTR_IMPORTANCE,
8189 if ((err = fetchprop(handle, cur, DTD_ATTR_PHYSCAP,
8217 if ((err = fetchprop(handle, cur, DTD_ATTR_PHYSCAP,
9246 if (fetchprop(handle, cur, DTD_ATTR_USER, user,
9249 if (fetchprop(handle, cur, DTD_ATTR_AUTHS, auths,
9281 if (fetchprop(handle, cur, DTD_ATTR_USER, user,
9583 if ((err = fetchprop(handle, src, DTD_ATTR_URI,
9604 if ((err = fetchprop(handle, src, DTD_ATTR_URI,
9690 if (fetchprop(handle, cur, DTD_ATTR_INSTALL_SIZE,
9741 (fetchprop(handle, cur, DTD_ATTR_NAME, name, sizeof (name))
9766 if ((err = fetchprop(handle, cur, DTD_ATTR_NAME, tabptr->zone_zp_name,
9770 if (fetchprop(handle, cur, DTD_ATTR_INSTALL_SIZE,
9873 if (fetchprop(handle, cur, DTD_ATTR_INSTALL_SIZE,
9913 if ((err = fetchprop(handle, cur, DTD_ATTR_NAME, tabptr->zone_zp_name,
9919 if (fetchprop(handle, cur, DTD_ATTR_INSTALL_SIZE,