xref: /titanic_50/usr/src/lib/libast/common/man/struid.3 (revision 090a8d9e70b0696e7d9bc114c6e021757c9f04fe)
.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)