Home
last modified time | relevance | path

Searched refs:crgrprele (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/syscall/
H A Dgroups.c70 crgrprele(grps); in setgroups()
79 crgrprele(grps); in setgroups()
100 crgrprele(grps); in setgroups()
/titanic_44/usr/src/uts/common/sys/
H A Dcred.h129 extern void crgrprele(struct credgrp *);
/titanic_44/usr/src/uts/common/os/
H A Dcred.c369 crgrprele(cr->cr_grps); in crfree()
838 crgrprele(cr->cr_grps); in crsetgroups()
1462 crgrprele(cr->cr_grps); in crsetcredgrp()
1468 crgrprele(credgrp_t *grps) in crgrprele() function