Searched refs:escape (Results 26 - 50 of 71) sorted by relevance

123

/freebsd-12-stable/contrib/telnet/telnet/
H A Dmain.c172 rlogin = escape = _POSIX_VDISABLE;
H A Dtelnet.c119 cc_t escape; variable
187 escape = CONTROL(']');
1955 if (sc == escape) {
1972 } else if (escape != _POSIX_VDISABLE && sc == escape) {
1974 * Double escape is a pass through of a single escape character.
1976 if (tcc && strip(*tbp) == escape) {
H A Dcommands.c163 if (*cp == '!') { /* Special case shell escape */
306 { "escape", "Send current escape character",1, 0, (int (*)(char *, ...))send_esc, 1, 0 },
415 NETADD(escape);
877 { "escape", "character to escape back to telnet command mode", NULL, &escape },
878 { "rlogin", "rlogin escape character", 0, &rlogin },
915 printf("Telnet rlogin escape character is '%s'.\n",
918 escape
[all...]
H A Dexterns.h130 extern cc_t escape; /* Escape to command mode */
131 extern cc_t rlogin; /* Rlogin mode escape character */
/freebsd-12-stable/contrib/apr-util/include/private/
H A Dapr_dbd_internal.h183 /** escape: escape a string so it is safe for use in query/select
186 * @param string - the string to escape
190 const char *(*escape)(apr_pool_t *pool, const char *string, member in struct:apr_dbd_driver_t
/freebsd-12-stable/usr.bin/hexdump/
H A Dparse.c144 escape(tfu->fmt);
445 escape(char *p1) function
449 /* alphabetic escape sequences have to be done in place */
/freebsd-12-stable/lib/libc/resolv/
H A Dres_mkupdate.c778 int escape = 0; local
792 if (!escape) {
793 escape = 1;
801 if (!escape) {
810 if (escape) {
832 escape = 0;
/freebsd-12-stable/usr.sbin/dconschat/
H A Ddconschat.c127 char escape; member in struct:dcons_state
780 if (*sp == dc->escape) {
807 *dp++ = dc->escape;
1016 /* default escape char */
1017 dc->escape = KEY_TILDE;
1029 dc->escape = optarg[0];
/freebsd-12-stable/contrib/binutils/gas/
H A Dapp.c356 6: putting out \ escape in a "d string.
632 as_warn (_("unknown escape '\\%c' in string; ignored"), ch);
1024 as_warn (_("end of file in escape character"));
/freebsd-12-stable/crypto/heimdal/appl/telnet/telnet/
H A Dexterns.h87 extern cc_t escape; /* Escape to command mode */
88 extern cc_t rlogin; /* Rlogin mode escape character */
H A Dcommands.c68 if (*cp == '!') { /* Special case shell escape */
214 { "escape", "Send current escape character", 1, 0, send_esc, 1, 0 },
326 NETADD(escape);
804 { "escape", "character to escape back to telnet command mode", 0, &escape },
805 { "rlogin", "rlogin escape character", 0, &rlogin },
841 printf("Telnet rlogin escape character is '%s'.\r\n",
844 escape
[all...]
H A Dtelnet.c87 cc_t escape; variable
155 escape = CONTROL(']');
1874 if (sc == escape) {
1891 } else if (sc == escape) {
1893 * Double escape is a pass through of a single escape character.
1895 if (tcc && strip(*tbp) == escape) {
/freebsd-12-stable/contrib/gcclibs/libcpp/
H A Dcharset.c1067 in the execution character set of a numeric escape; write it into the
1115 /* Convert a hexadecimal escape, pointed to by FROM, to the execution
1157 "hex escape sequence out of range");
1166 /* Convert an octal escape, pointed to by FROM, to the execution
1196 "octal escape sequence out of range");
1205 /* Convert an escape sequence (pointed to by FROM) to its value on
1271 "non-ISO-standard escape sequence, '\\%c'", (int) c);
1279 "unknown escape sequence '\\%c'", (int) c);
1287 "unknown escape sequence: '\\%s'", buf);
1294 "converting escape sequenc
[all...]
/freebsd-12-stable/sys/fs/cd9660/
H A Diso.h103 * as PVD, but byte position 8 is a flag, and 89-120 is for escape.
115 char escape [ISODCL ( 89, 120)]; member in struct:iso_supplementary_descriptor
H A Dcd9660_vfsops.c296 if (bcmp(sup->escape, "%/@", 3) == 0)
298 if (bcmp(sup->escape, "%/C", 3) == 0)
300 if (bcmp(sup->escape, "%/E", 3) == 0)
/freebsd-12-stable/contrib/subversion/subversion/libsvn_repos/
H A Dauthz_parse.c413 /* Remove escape sequences in-place. */
420 /* Skip the string up to the first escape sequence. */
431 svn_boolean_t escape = TRUE; local
436 if (escape)
439 escape = FALSE;
444 escape = TRUE;
451 if (escape)
/freebsd-12-stable/bin/sh/
H A Dparser.c1236 * Called to parse a backslash escape sequence inside $'...'.
1303 synerror("Bad escape sequence");
1305 synerror("Bad escape sequence");
1324 synerror("Bad escape sequence");
1327 synerror("Bad escape sequence");
1356 synerror("Bad escape sequence");
/freebsd-12-stable/contrib/bmake/unit-tests/
H A Dposix1.mk18 # with single space, except in commands, where the escape and the newline
/freebsd-12-stable/contrib/subversion/subversion/libsvn_subr/
H A Dsqlite.c1014 const char *escape = NULL; local
1028 escape = (void*)sqlite3_value_text(argv[2]);
1035 escape, escape_len, sql_like,
/freebsd-12-stable/usr.bin/bc/
H A Dbc.y97 static char *escape(const char *);
759 char *p = escape($1);
1041 escape(const char *str)
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DYAMLParser.h79 std::string escape(StringRef Input, bool EscapePrintable = true);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.cpp298 return ReturnError(CurPtr, "invalid escape in string literal");
/freebsd-12-stable/gnu/usr.bin/cc/cc_int/
H A DMakefile70 ipa-utils.o ipa-reference.o ipa-pure-const.o ipa-type-escape.o \
/freebsd-12-stable/contrib/mandoc/
H A Droff.c43 * that an escape sequence resulted from copy-in processing and
133 char escape; /* escape character */ member in struct:roff
776 r->escape = '\\';
807 r->escape = '\\';
1168 * In the current line, expand escape sequences that produce parsable
1169 * input text. Also check the syntax of the remaining escape sequences,
1179 char *stesc; /* start of an escape sequence ('\\') */
1186 size_t maxl; /* expected length of the escape name */
1187 size_t naml; /* actual length of the escape nam
[all...]
/freebsd-12-stable/sys/net/altq/
H A Daltq_red.c180 * exponentially to escape from the flow-valve.
906 q_stats->fv_escape = fv->fv_stats.escape;
1420 fv->fv_stats.escape++;

Completed in 391 milliseconds

123