pub fn getpwuid_r(uid: UidT, buf: &mut [u8]) -> Result<Option<Passwd<'_>>>
Attempts to get a Passwd entry by pwuid
Passwd
uid isn’t listed in /etc/passwd /etc/passwd isn’t readable.
uid
/etc/passwd