Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ssh/scp/
H A Dscp.c776 #define SCREWUP(str) { why = str; goto screwup; } macro
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/
H A Drcp.c1428 #define SCREWUP(str) { why = str; goto screwup; } in sink() macro