Searched refs:nwam_destroy (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/lib/libnwam/common/ |
H A D | libnwam_impl.h | 270 nwam_error_t nwam_destroy(const char *, struct nwam_handle *, uint64_t);
|
H A D | libnwam_enm.c | 346 return (nwam_destroy(NWAM_ENM_CONF_FILE, enmh, flags)); in nwam_enm_destroy()
|
H A D | libnwam_object.c | 445 nwam_destroy(const char *dbname, struct nwam_handle *hp, uint64_t flags) in nwam_destroy() function
|
H A D | libnwam_ncp.c | 621 err = nwam_destroy(filename, ncph, flags); in nwam_ncp_destroy() 1418 err = nwam_destroy(ncpfile, ncuh, flags); in nwam_ncu_destroy()
|
H A D | libnwam_known_wlan.c | 481 return (nwam_destroy(NWAM_KNOWN_WLAN_CONF_FILE, kwh, in nwam_known_wlan_destroy()
|
H A D | libnwam_loc.c | 470 return (nwam_destroy(NWAM_LOC_CONF_FILE, loch, flags)); in nwam_loc_destroy()
|