DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
chgpwent
usr.sbin/pw/pw.h
114
int chgpwent(char const * login, struct passwd * pwd);
usr.sbin/pw/pw_user.c
694
rc = chgpwent(a_name->val, pwd);
usr.sbin/pw/pwupd.h
111
int chgpwent(char const * login, struct passwd * pwd);