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

/osnet-11/usr/src/lib/libnwam/common/
H A Dlibnwam_impl.h106 struct nwam_prop_table { struct
222 struct nwam_prop_table_entry *nwam_get_prop_table_entry(struct nwam_prop_table,
224 nwam_error_t nwam_get_prop_description(struct nwam_prop_table, const char *,
226 nwam_error_t nwam_get_prop_type(struct nwam_prop_table, const char *,
228 nwam_error_t nwam_prop_multivalued(struct nwam_prop_table, const char *,
230 nwam_error_t nwam_prop_read_only(struct nwam_prop_table, const char *,
232 nwam_error_t nwam_validate_prop(struct nwam_prop_table, struct nwam_handle *,
234 nwam_error_t nwam_validate(struct nwam_prop_table, struct nwam_handle *,
236 nwam_error_t nwam_get_default_proplist(struct nwam_prop_table, uint64_t,
H A Dlibnwam_object.c537 nwam_get_prop_table_entry(struct nwam_prop_table table, const char *propname)
552 nwam_get_prop_description(struct nwam_prop_table table, const char *propname,
569 nwam_get_prop_type(struct nwam_prop_table table, const char *propname,
585 nwam_prop_multivalued(struct nwam_prop_table table, const char *propname,
604 nwam_prop_read_only(struct nwam_prop_table table, const char *propname,
624 struct nwam_prop_table table;
639 struct nwam_prop_table table = via->table;
696 nwam_validate_prop(struct nwam_prop_table table, struct nwam_handle *hp,
711 nwam_validate(struct nwam_prop_table table, struct nwam_handle *hp,
738 nwam_get_default_proplist(struct nwam_prop_table tabl
[all...]
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.c181 struct nwam_prop_table loc_prop_table =
H A Dlibnwam_ncp.c101 struct nwam_prop_table ncp_prop_table =
184 struct nwam_prop_table ncu_prop_table =

Completed in 39 milliseconds