Searched defs:nwam_prop_table (Results 1 - 1 of 1) 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,

Completed in 16 milliseconds