Searched refs:plist_wepkey (Results 1 – 1 of 1) sorted by relevance
4151 aelist_t *plist_config = NULL, *plist_wepkey = NULL; in do_createprofile() local4220 plist_wepkey = new_ael(PROFILE); in do_createprofile()4221 new_section(gp_wepkey_file, plist_wepkey, pbuf); in do_createprofile()4224 return (items_in_profile(plist_config, plist_wepkey, in do_createprofile()4239 aelist_t *plist_config = NULL, *plist_wepkey = NULL; in do_setprofparam() local4262 plist_wepkey = psection_wep->list; in do_setprofparam()4265 return (items_in_profile(plist_config, plist_wepkey, in do_setprofparam()