Searched refs:ag_type (Results 1 – 2 of 2) sorted by relevance
223 for (g = 0; ac_groups[g].ag_type != AC_NONE; g++) { in printgroup()224 if (ac_groups[g].ag_type != type) in printgroup()317 if (strcmp(p, g) == 0 && ac_groups[i].ag_type == type) { in str2buf()360 if (ac_groups[i].ag_type != type) in buf2str()
43 int ag_type; member