Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.y933 { "USER", USER, STR1, 1, "<sp> username" },
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" },
958 { "RNFR", RNFR, STR1, 1, "<sp> file-name" },
959 { "RNTO", RNTO, STR1, 1, "<sp> file-name" },
961 { "DELE", DELE, STR1, 1, "<sp> file-name" },
1203 case STR1:
1252 state = STR1;
[all …]
H A Dftpcmd.c2986 { "USER", USER, STR1, 1, "<sp> username" },
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" },
3011 { "RNFR", RNFR, STR1, 1, "<sp> file-name" },
3012 { "RNTO", RNTO, STR1, 1, "<sp> file-name" },
3014 { "DELE", DELE, STR1, 1, "<sp> file-name" },
3256 case STR1:
3305 state = STR1;
[all …]
/freebsd-14.2/libexec/ftpd/
H A Dftpcmd.y1069 { "USER", USER, STR1, 1, "<sp> username" },
1084 { "RETR", RETR, STR1, 1, "<sp> file-name" },
1085 { "STOR", STOR, STR1, 1, "<sp> file-name" },
1086 { "APPE", APPE, STR1, 1, "<sp> file-name" },
1096 { "RNFR", RNFR, STR1, 1, "<sp> file-name" },
1097 { "RNTO", RNTO, STR1, 1, "<sp> file-name" },
1099 { "DELE", DELE, STR1, 1, "<sp> file-name" },
1110 { "MKD", MKD, STR1, 1, "<sp> path-name" },
1354 case STR1:
1399 state = STR1;
[all …]
/freebsd-14.2/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-14.2/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-14.2/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-14.2/contrib/byacc/test/
H A Dok_syntax1.y31 %token STR1 "\x7f\177\\\n"
/freebsd-14.2/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-14.2/sys/contrib/dev/acpica/
H A Dchanges.txt704 \DEV1.STR1 "XYZ" // String
4219 ("", Arg1), ": "), Arg0), " Successful"), STR1)
4221 (new) Fprintf (STR1, "%o: %o Successful", Arg1, Arg0)