NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
Q_yes
usr.bin/error/touch.c
370
if (answer == Q_YES || answer == Q_yes) {
usr.bin/error/touch.c
725
case Q_yes:
usr.bin/error/touch.c
733
case Q_yes:
usr.bin/error/touch.c
756
case Q_yes:
usr.bin/error/touch.c
803
case 'y': return Q_yes;