Home
last modified time | relevance | path

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

/openbsd/libexec/ftpd/
H A Dftpcmd.y1009 { "USER", USER, STR1, 1, "<sp> username" },
1024 { "RETR", RETR, STR1, 1, "<sp> file-name" },
1025 { "STOR", STOR, STR1, 1, "<sp> file-name" },
1026 { "APPE", APPE, STR1, 1, "<sp> file-name" },
1036 { "RNFR", RNFR, STR1, 1, "<sp> file-name" },
1037 { "RNTO", RNTO, STR1, 1, "<sp> file-name" },
1039 { "DELE", DELE, STR1, 1, "<sp> file-name" },
1049 { "MKD", MKD, STR1, 1, "<sp> path-name" },
1280 case STR1: in yylex()
1328 state = STR1; in yylex()
[all …]
/openbsd/gnu/gcc/libgomp/
H A Dfortran.c36 #define ULP STR1(__USER_LABEL_PREFIX__)
37 #define STR1(x) STR2(x) macro
/openbsd/bin/csh/
H A Derror.c371 set(STRstatus, Strsave(STR1)); in stderror()
H A Dconst.c40 Char STR1[] = { '1', '\0' }; variable
H A Ddol.c474 dolp = ffile ? STR1 : STR0; in Dgetdol()
507 dolp = (vp || getenv(short2str(name))) ? STR1 : STR0; in Dgetdol()
H A Dexec.c609 set(STRstatus, Strsave(tellmewhat(lex, NULL, 0) ? STR0 : STR1)); in dowhich()
H A Dset.c247 p = Strsave(STR1); in dolet()