Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ getpw(III) — UNIX 6th Edition

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

passwd (V)

GETPW(III)  −  PWB/UNIX 4/7/73

NAME

getpw − get name from UID

SYNOPSIS

getpw(uid, buf)
char *buf;

DESCRIPTION

Getpw searches the password file for the (numerical) uid, and fills in buf with the corresponding line; it returns non-zero if uid could not be found.  The line is null-terminated. 

FILES

/etc/passwd

SEE ALSO

passwd (V)

DIAGNOSTICS

non-zero return on error. 

BUGS

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026