FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SCREWUP
crypto/heimdal/appl/rcp/rcp.c
427
#define SCREWUP(str) { why = str; goto screwup; }
crypto/openssh/scp.c
1681
#define SCREWUP(str) { why = str; goto screwup; }