FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
pw_edit
lib/libutil/libutil.h
164
int pw_edit(int _notsetuid);
usr.bin/chpass/edit.c
74
switch (pw_edit(1)) {
usr.sbin/vipw/vipw.c
92
switch (pw_edit(0)) {