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

/freebsd-10.1-release/contrib/openresolv/
H A Dconfigure85 REST=${TARGET#*-}
86 if [ "$CPU" != "$REST" ]; then
87 MANU=${REST%%-*}
88 REST=${REST#*-}
89 if [ "$MANU" != "$REST" ]; then
90 OS=${REST%%-*}
91 REST=${REST#*-}
92 if [ "$OS" != "$REST" ]; the
[all...]
/freebsd-10.1-release/contrib/binutils/gas/
H A Das.h119 #define va_alist REST
122 #define va_start(ARGS) ARGS = &REST
/freebsd-10.1-release/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c105 REST = 294, enumerator in enum:yytokentype
190 #define REST 294 macro
690 "REST", "RNFR", "RNTO", "ABOR", "DELE", "CWD", "LIST", "NLST", "SITE",
2175 lreply(0, " REST STREAM");
3013 { "REST", REST, ARGS, 1, "<sp> offset (restart command)" },
H A Dftpcmd.y100 MRSQ MRCP ALLO REST RNFR RNTO
436 lreply(0, " REST STREAM");
663 | REST SP byte_size CRLF check_secure
957 { "REST", REST, ARGS, 1, "<sp> offset (restart command)" },
/freebsd-10.1-release/contrib/opie/
H A Dftpcmd.y173 MRSQ MRCP ALLO REST RNFR RNTO
601 | REST SP byte_size CRLF
832 { "REST", REST, ARGS, 1, "(restart command)" },
/freebsd-10.1-release/libexec/ftpd/
H A Dftpcmd.y104 MRSQ MRCP ALLO REST RNFR RNTO
670 printf(" REST STREAM\r\n");
771 | REST check_login SP NUMBER CRLF
1093 { "REST", REST, ARGS, 1, "<sp> offset (restart command)" },
/freebsd-10.1-release/usr.bin/yacc/tests/
H A Dftp.y135 MRSQ MRCP ALLO REST RNFR RNTO
749 { "REST", REST, ARGS, 0, "(restart command)" },
/freebsd-10.1-release/contrib/amd/doc/
H A Dtexinfo.tex2857 % @set VAR REST-OF-LINE sets VAR to the value REST-OF-LINE.
2859 % Since we want to separate VAR from REST-OF-LINE (which might be
/freebsd-10.1-release/contrib/gcc/doc/include/
H A Dtexinfo.tex3029 % @set VAR REST-OF-LINE sets VAR to the value REST-OF-LINE.
3031 % Since we want to separate VAR from REST-OF-LINE (which might be
/freebsd-10.1-release/contrib/groff/doc/
H A Dtexinfo.tex2928 % @set VAR REST-OF-LINE sets VAR to the value REST-OF-LINE.
2930 % Since we want to separate VAR from REST-OF-LINE (which might be

Completed in 119 milliseconds