DragonflyBSD
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
114
int pw_edit(int _notsetuid);
usr.bin/chpass/edit.c
72
switch (pw_edit(1)) {
usr.sbin/vipw/vipw.c
95
switch (pw_edit(0)) {