OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
rcs_yesno
usr.bin/rcs/ci.c
507
if (rcs_yesno('y') != 'y') {
usr.bin/rcs/co.c
424
if (rcs_yesno('n') == 'n') {
usr.bin/rcs/rcsutil.h
66
int rcs_yesno(int);