Home
last modified time | relevance | path

Searched defs:SCREWUP (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/heimdal/appl/rcp/
H A Drcp.c427 #define SCREWUP(str) { why = str; goto screwup; } in sink() macro
/freebsd/crypto/openssh/
H A Dscp.c1680 #define SCREWUP(str) { why = str; goto screwup; } macro