Searched refs:nwam_prop_table (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/lib/libnwam/common/ |
H A D | libnwam_impl.h | 128 struct nwam_prop_table { struct 273 struct nwam_prop_table_entry *nwam_get_prop_table_entry(struct nwam_prop_table, 275 nwam_error_t nwam_get_prop_description(struct nwam_prop_table, const char *, 277 nwam_error_t nwam_get_prop_type(struct nwam_prop_table, const char *, 279 nwam_error_t nwam_prop_multivalued(struct nwam_prop_table, const char *, 281 nwam_error_t nwam_prop_read_only(struct nwam_prop_table, const char *, 283 nwam_error_t nwam_validate_prop(struct nwam_prop_table, struct nwam_handle *, 285 nwam_error_t nwam_validate(struct nwam_prop_table, struct nwam_handle *, 287 nwam_error_t nwam_get_default_proplist(struct nwam_prop_table, uint64_t,
|
H A D | libnwam_object.c | 523 nwam_get_prop_table_entry(struct nwam_prop_table table, const char *propname) in nwam_get_prop_table_entry() 538 nwam_get_prop_description(struct nwam_prop_table table, const char *propname, in nwam_get_prop_description() 555 nwam_get_prop_type(struct nwam_prop_table table, const char *propname, in nwam_get_prop_type() 571 nwam_prop_multivalued(struct nwam_prop_table table, const char *propname, in nwam_prop_multivalued() 590 nwam_prop_read_only(struct nwam_prop_table table, const char *propname, in nwam_prop_read_only() 610 struct nwam_prop_table table; 625 struct nwam_prop_table table = via->table; in nwam_validate_prop_internal() 676 nwam_validate_prop(struct nwam_prop_table table, struct nwam_handle *hp, in nwam_validate_prop() 691 nwam_validate(struct nwam_prop_table table, struct nwam_handle *hp, in nwam_validate() 718 nwam_get_default_proplist(struct nwam_prop_table table, in nwam_get_default_proplist()
|
H A D | libnwam_enm.c | 92 struct nwam_prop_table enm_prop_table =
|
H A D | libnwam_known_wlan.c | 82 struct nwam_prop_table known_wlan_prop_table =
|
H A D | libnwam_loc.c | 167 struct nwam_prop_table loc_prop_table =
|
H A D | libnwam_ncp.c | 158 struct nwam_prop_table ncu_prop_table =
|