Searched refs:SCREWUP (Results 1 - 1 of 1) sorted by relevance

/external/openssh/
H A Dscp.c927 #define SCREWUP(str) { why = str; goto screwup; } macro
949 SCREWUP("unexpected <newline>");
952 SCREWUP("lost connection");
980 SCREWUP("mtime.sec not present");
983 SCREWUP("mtime.sec not delimited");
991 SCREWUP("mtime.usec not delimited");
993 SCREWUP("atime.sec not present");
996 SCREWUP("atime.sec not delimited");
1004 SCREWUP("atime.usec not delimited");
1020 SCREWUP("expecte
[all...]

Completed in 102 milliseconds