Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnwam/common/
H A Dlibnwam_impl.h128 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 Dlibnwam_object.c523 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 Dlibnwam_enm.c92 struct nwam_prop_table enm_prop_table =
H A Dlibnwam_known_wlan.c82 struct nwam_prop_table known_wlan_prop_table =
H A Dlibnwam_loc.c167 struct nwam_prop_table loc_prop_table =
H A Dlibnwam_ncp.c170 struct nwam_prop_table ncu_prop_table =