Home
last modified time | relevance | path

Searched defs:quote (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/kern/
H A Dtty_ttydisc.c642 ttydisc_echo_force(struct tty *tp, char c, int quote) in ttydisc_echo_force()
681 ttydisc_echo(struct tty *tp, char c, int quote) in ttydisc_echo()
696 ttydisc_reprint_char(void *d, char c, int quote) in ttydisc_reprint_char()
724 ttydisc_recalc_charlength(void *d, char c, int quote) in ttydisc_recalc_charlength()
753 int quote; in ttydisc_rubchar() local
826 int quote, alnum; in ttydisc_rubword() local
857 int signal, quote = 0; in ttydisc_rint() local
H A Dtty_inq.c281 ttyinq_write(struct ttyinq *ti, const void *buf, size_t nbytes, int quote) in ttyinq_write()
329 ttyinq_write_nofrag(struct ttyinq *ti, const void *buf, size_t nbytes, int quote) in ttyinq_write_nofrag()
395 ttyinq_peekchar(struct ttyinq *ti, char *c, int *quote) in ttyinq_peekchar()
/f-stack/freebsd/contrib/openzfs/lib/libzfs/os/linux/
H A Dlibzfs_mount_os.c186 int error = 0, quote = 0, flag = 0, count = 0; in zfs_parse_mount_options() local
246 char *mtabopt, boolean_t quote) in append_mntopt()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_xslt_filter_module.c45 ngx_uint_t quote; /* unsigned quote:1; */ member
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_script.h30 unsigned quote:1; member
/f-stack/tools/libxo/libxo/
H A Dlibxo.c4288 int quote; in xo_format_value() local