Searched refs:suplist (Results 1 – 4 of 4) sorted by relevance
119 pent->suplist = NULL; in create_entry()150 if (pent1->suplist != NULL) { in dup_entry()151 pent2->suplist = dup_mechlist(pent1->suplist); in dup_entry()152 if (pent2->suplist == NULL) { in dup_entry()218 if (pent->suplist != NULL) { in parse_sup_dis_list()223 pent->suplist = phead = pmech; in parse_sup_dis_list()410 free_mechlist(pent->suplist); in free_entry()494 pcur = pent->suplist; in ent2str()798 pent_dev->suplist = pmech; in get_admindev_info()840 pent_soft->suplist = pmech; in get_admindev_info()
454 free_mechlist(pent->suplist); in disable_kef_software()455 pent->suplist = infolist; in disable_kef_software()733 pent->suplist = mlist; in install_kef()994 free_mechlist(pent->suplist); in uninstall_kef()995 pent->suplist = NULL; in uninstall_kef()
77 mechlist_t *suplist; /* supported list */ member
81 plist = pent->suplist; in setup_soft_conf()