Searched refs:nwam_validate (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/lib/libnwam/common/ |
H A D | libnwam_impl.h | 285 nwam_error_t nwam_validate(struct nwam_prop_table, struct nwam_handle *,
|
H A D | libnwam_enm.c | 493 return (nwam_validate(enm_prop_table, enmh, errpropp)); in nwam_enm_validate()
|
H A D | libnwam_object.c | 691 nwam_validate(struct nwam_prop_table table, struct nwam_handle *hp, in nwam_validate() function
|
H A D | libnwam_known_wlan.c | 542 return (nwam_validate(known_wlan_prop_table, kwh, errpropp)); in nwam_known_wlan_validate()
|
H A D | libnwam_loc.c | 935 return (nwam_validate(loc_prop_table, loch, errpropp)); in nwam_loc_validate()
|
H A D | libnwam_ncp.c | 1661 return (nwam_validate(ncu_prop_table, ncuh, errpropp)); in nwam_ncu_validate()
|