Home
last modified time | relevance | path

Searched refs:quote (Results 1 – 5 of 5) sorted by relevance

/components/lwp/terminal/freebsd/
A Dtty_ttydisc.c710 if (!quote && CMP_CC(VEOF, c)) in ttydisc_echo_force()
744 ttydisc_echo(tp, c, quote); in ttydisc_reprint_char()
772 if (CTL_PRINT(c, quote)) in ttydisc_recalc_charlength()
799 int quote; in ttydisc_rubchar() local
820 if (CTL_PRINT(c, quote)) in ttydisc_rubchar()
954 int quote; in ttydisc_rubword() local
993 int signal, quote = 0; in ttydisc_rint() local
1062 quote = 1; in ttydisc_rint()
1232 quote = 1; in ttydisc_rint()
1248 quote = 1; in ttydisc_rint()
[all …]
A Dtty_inq.c290 int quote) in ttyinq_write() argument
335 ttyinq_set_quotes(tib, boff, l, quote); in ttyinq_write()
346 int quote) in ttyinq_write_nofrag() argument
354 ret = ttyinq_write(ti, buf, nbytes, quote); in ttyinq_write_nofrag()
410 int ttyinq_peekchar(struct ttyinq *ti, char *c, int *quote) in ttyinq_peekchar() argument
422 *quote = GETBIT(tib, boff); in ttyinq_peekchar()
/components/lwp/terminal/
A Dbsd_ttyqueue.h89 size_t ttyinq_write(struct ttyinq *ti, const void *buf, size_t len, int quote);
91 int quote);
96 int ttyinq_peekchar(struct ttyinq *ti, char *c, int *quote);
/components/net/lwip/lwip-2.0.3/src/netif/ppp/
A DPPPD_FOLLOWUP77 2010-08-23 - Fix quote handling in configuration files to be more like shell
/components/net/lwip/lwip-2.1.2/src/netif/ppp/
A DPPPD_FOLLOWUP77 2010-08-23 - Fix quote handling in configuration files to be more like shell

Completed in 11 milliseconds