xref: /titanic_41/usr/src/lib/libast/common/man/struid.3 (revision 6d24d8e5e4f6a2d14992d9392981d8a16d695aec)
.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

..

..

STRUID 3
NAME
struid - return user name given user number
SYNOPSIS
.L "char* struid(int uid)"
DESCRIPTION
struid returns the user id name string given the user number uid . struid maintains an internal cache to avoid repeated password database scans by the low level getpwuid (3).
"SEE ALSO"
getpwent(3)