Home
last modified time | relevance | path

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

/external/openssh/
Dscp.c939 #define SCREWUP(str) { why = str; goto screwup; } macro
961 SCREWUP("unexpected <newline>");
964 SCREWUP("lost connection");
995 SCREWUP("mtime.sec not present");
998 SCREWUP("mtime.sec not delimited");
1006 SCREWUP("mtime.usec not delimited");
1008 SCREWUP("atime.sec not present");
1011 SCREWUP("atime.sec not delimited");
1019 SCREWUP("atime.usec not delimited");
1035 SCREWUP("expected control record");
[all …]