Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.y924 #define STR1 2 /* expect SP followed by STRING */
933 { "USER", USER, STR1, 1, "<sp> username" },
935 { "ACCT", ACCT, STR1, 0, "(specify account)" },
940 { "EPRT", EPRT, STR1, 1, "<sp> string" },
946 { "RETR", RETR, STR1, 1, "<sp> file-name" },
947 { "STOR", STOR, STR1, 1, "<sp> file-name" },
948 { "APPE", APPE, STR1, 1, "<sp> file-name" },
955 { "MRCP", MRCP, STR1, 0, "(mail recipient)" },
958 { "RNFR", RNFR, STR1, 1, "<sp> file-name" },
959 { "RNTO", RNTO, STR1, 1, "<sp> file-name" },
[all …]
H A Dftpcmd.c2977 #define STR1 2 /* expect SP followed by STRING */
2986 { "USER", USER, STR1, 1, "<sp> username" },
2988 { "ACCT", ACCT, STR1, 0, "(specify account)" },
2993 { "EPRT", EPRT, STR1, 1, "<sp> string" },
2999 { "RETR", RETR, STR1, 1, "<sp> file-name" },
3000 { "STOR", STOR, STR1, 1, "<sp> file-name" },
3001 { "APPE", APPE, STR1, 1, "<sp> file-name" },
3008 { "MRCP", MRCP, STR1, 0, "(mail recipient)" },
3011 { "RNFR", RNFR, STR1, 1, "<sp> file-name" },
3012 { "RNTO", RNTO, STR1, 1, "<sp> file-name" },
[all …]
/freebsd/libexec/ftpd/
H A Dftpcmd.y1039 #define STR1 2 /* expect SP followed by STRING */
1060 { "USER", USER, STR1, 1, "<sp> username" },
1062 { "ACCT", ACCT, STR1, 0, "(specify account)" },
1068 { "EPRT", EPRT, STR1, 1, "<sp> |af|addr|port|" },
1075 { "RETR", RETR, STR1, 1, "<sp> file-name" },
1076 { "STOR", STOR, STR1, 1, "<sp> file-name" },
1077 { "APPE", APPE, STR1, 1, "<sp> file-name" },
1084 { "MRCP", MRCP, STR1, 0, "(mail recipient)" },
1087 { "RNFR", RNFR, STR1, 1, "<sp> file-name" },
1088 { "RNTO", RNTO, STR1, 1, "<sp> file-name" },
[all …]
/freebsd/usr.sbin/jail/
H A Djaillex.l81 return instr ? STR1 : (instr = 1, STR);
87 return instr ? STR1 : (instr = 1, STR);
108 return instr ? STR1 : (instr = 1, STR);
H A Djailparse.y53 %token <cs> STR STR1 VAR VAR1
207 | string STR1
/freebsd/contrib/byacc/test/yacc/
H A Dok_syntax1.tab.h7 #define STR1 263 macro
H A Dok_syntax1.tab.c170 #define STR1 263 macro
/freebsd/contrib/byacc/test/btyacc/
H A Dok_syntax1.tab.h10 #define STR1 263 macro
H A Dok_syntax1.output475 10 263 STR1
H A Dok_syntax1.tab.c190 #define STR1 263 macro
/freebsd/contrib/byacc/test/
H A Dok_syntax1.y31 %token STR1 "\x7f\177\\\n"
/freebsd/contrib/tcsh/
H A Dtc.func.c488 setcopy(STRstatus, STR1, VAR_READWRITE); in dowhich()
1648 setcopy(STRshlvl, STR1, VAR_READWRITE); in shlvl()
1649 tsetenv(STRKSHLVL, STR1); in shlvl()
2108 setcopy(STRstatus, STR1, VAR_READWRITE);
2123 setcopy(STRstatus, STR1, VAR_READWRITE);
H A Dsh.dol.c522 dolp = dolzero ? STR1 : STR0; in Dgetdol()
578 dolp = (vp || getenv(short2str(name->s))) ? STR1 : STR0; in Dgetdol()
H A Dtc.const.c51 Char STR1[] = { '1', '\0' }; variable
H A Dsh.err.c576 setcopy(STRstatus, STR1, VAR_READWRITE);/*FIXRESET*/ in fixerror()
H A Dsh.exec.c1077 setcopy(STRstatus, STR1, VAR_READWRITE); in dowhere()
H A Dsh.set.c434 p = Strsave(STR1); in dolet()
H A Dsh.func.c1373 setcopy(STRstatus, STR1, VAR_READWRITE); in doprintenv()
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt918 \DEV1.STR1 "XYZ" // String
4433 ("", Arg1), ": "), Arg0), " Successful"), STR1)
4435 (new) Fprintf (STR1, "%o: %o Successful", Arg1, Arg0)