Searched refs:ag_type (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/acctadm/
H A Dres.h45 int ag_type; member in struct:ac_group
H A Dres.c223 for (g = 0; ac_groups[g].ag_type != AC_NONE; g++) {
224 if (ac_groups[g].ag_type != type)
317 if (strcmp(p, g) == 0 && ac_groups[i].ag_type == type) {
360 if (ac_groups[i].ag_type != type)

Completed in 59 milliseconds