getpwnam(name) -> Struct::Passwd
passwd データベースを検索し、名前が name である passwd エントリを返します。
[SEE_ALSO] getpwnam(3), Struct::Passwd