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

/freebsd-11-stable/contrib/openresolv/
H A Dconfigure95 REST=${HOST#*-}
96 if [ "$CPU" != "$REST" ]; then
97 VENDOR=${REST%%-*}
98 REST=${REST#*-}
99 if [ "$VENDOR" != "$REST" ]; then
101 OS=${REST%%-*}
/freebsd-11-stable/contrib/binutils/gas/
H A Das.h119 #define va_alist REST
122 #define va_start(ARGS) ARGS = &REST
/freebsd-11-stable/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-11-stable/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-11-stable/libexec/ftpd/
H A Dftpcmd.y106 MRSQ MRCP ALLO REST RNFR RNTO
672 printf(" REST STREAM\r\n");
773 | REST check_login SP NUMBER CRLF
1095 { "REST", REST, ARGS, 1, "<sp> offset (restart command)" },
/freebsd-11-stable/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-11-stable/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
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex4145 % @set VAR REST-OF-LINE sets VAR to the value REST-OF-LINE.
4147 % Since we want to separate VAR from REST-OF-LINE (which might be

Completed in 420 milliseconds