Home
last modified time | relevance | path

Searched refs:allgroups (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/logins/
H A Dlogins.c556 applygroup(int allgroups) in applygroup() argument
567 if (!allgroups) { in applygroup()
/titanic_41/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DObjective.java748 Set allgroups = (Set) results.keySet(); in calcqA() local
749 Iterator groupIt = (Iterator) allgroups.iterator(); in calcqA()