xref: /titanic_41/usr/src/lib/libast/common/man/strgid.3 (revision d29f5a711240f866521445b1656d114da090335e)
.fp 5 CW .. .nr ;G \\n(.f .Af "\\$1" "\\$2" "\\$3" "\\$4" "\\$5" "\\$6" "\\$7" "\\$8" "\\$9" \\*(;G .. .aF 5 \\n(.f "\\$1" "\\$2" "\\$3" "\\$4" "\\$5" "\\$6" "\\$7" .. .aF 5 1 "\\$1" "\\$2" "\\$3" "\\$4" "\\$5" "\\$6" "\\$7" .. .aF 1 5 "\\$1" "\\$2" "\\$3" "\\$4" "\\$5" "\\$6" "\\$7" ..

0

..

..

STRGID 3
NAME
strgid - return group name given group number
SYNOPSIS
.L "char* strgid(int gid)"
DESCRIPTION
strgid returns the group id name string given the group number gid . strgid maintains an internal cache to avoid repeated password database scans by the low level getgrgid (3).
"SEE ALSO"
getgrent(3)