/freebsd/sys/kern/ |
H A D | tty_ttydisc.c | 725 ttydisc_echo_force(struct tty *tp, char c, int quote) in ttydisc_echo_force() 764 ttydisc_echo(struct tty *tp, char c, int quote) in ttydisc_echo() 779 ttydisc_reprint_char(void *d, char c, int quote) in ttydisc_reprint_char() 807 ttydisc_recalc_charlength(void *d, char c, int quote) in ttydisc_recalc_charlength() 836 int quote; in ttydisc_rubchar() local 983 int quote, alnum; in ttydisc_rubword() local 1014 int signal, quote = 0; in ttydisc_rint() local
|
H A D | tty_inq.c | 287 ttyinq_write(struct ttyinq *ti, const void *buf, size_t nbytes, int quote) in ttyinq_write() 335 ttyinq_write_nofrag(struct ttyinq *ti, const void *buf, size_t nbytes, int quote) in ttyinq_write_nofrag() 450 ttyinq_peekchar(struct ttyinq *ti, char *c, int *quote) in ttyinq_peekchar()
|
/freebsd/contrib/llvm-project/lldb/source/Utility/ |
H A D | Args.cpp | 159 ArgEntry(llvm::StringRef str,char quote) ArgEntry() argument 217 char quote = m_entries[i].quote; GetCommandString() local 253 char quote; SetCommandString() local 364 char quote = SetArguments() local 639 char quote; SetFromString() local [all...] |
/freebsd/contrib/kyua/utils/text/ |
H A D | operations.cpp | 91 text::quote(const std::string& text, const char quote) in quote() argument
|
/freebsd/contrib/llvm-project/lld/Common/ |
H A D | Reproduce.cpp | 45 std::string lld::quote(StringRef s) { in quote() function in lld
|
/freebsd/contrib/openpam/lib/libpam/ |
H A D | openpam_readword.c | 56 int ch, escape, quote; in openpam_readword() local
|
/freebsd/crypto/heimdal/appl/telnet/telnet/ |
H A D | utilities.c | 252 qprintf(int quote, FILE *f, const char *fmt, ...) in qprintf() 743 int quote = 0; in printsub() local
|
/freebsd/contrib/nvi/vi/ |
H A D | v_replace.c | 49 int quote, rval; in v_replace() local
|
/freebsd/crypto/heimdal/lib/hx509/ |
H A D | sel-lex.l | 94 int quote = 0; variable
|
/freebsd/crypto/heimdal/lib/sl/ |
H A D | slc-lex.l | 129 int quote = 0; in handle_string() local
|
/freebsd/contrib/arm-optimized-routines/string/test/ |
H A D | stringtest.h | 52 quote (const char *prefix, const void *p, int len) in quote() function
|
/freebsd/sys/contrib/openzfs/lib/libzfs/os/linux/ |
H A D | libzfs_mount_os.c | 193 int error = 0, quote = 0, flag = 0, count = 0; in zfs_parse_mount_options() local 253 char *mtabopt, boolean_t quote) in append_mntopt()
|
/freebsd/contrib/file/src/ |
H A D | is_csv.c | 69 int quote = 0; in eatquote() local
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | transited.c | 210 int quote = 0; in make_realm() local 262 int quote = 0; in decode_realms() local
|
/freebsd/usr.bin/gencat/ |
H A D | gencat.c | 301 getmsg(int fd, char *cptr, char quote) 393 char quote = 0; local
|
/freebsd/lib/libfigpar/ |
H A D | figpar.c | 95 uint8_t quote; in parse_config() local
|
/freebsd/stand/common/ |
H A D | interp_parse.c | 90 char token, tmp, quote, dquote, *buf; in parse() local
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
H A D | Args.h | 40 char quote = '\0'; member
|
/freebsd/contrib/kyua/os/freebsd/utils/ |
H A D | jail.cpp | 110 char quote = 0; in parse_params_string() local
|
/freebsd/contrib/dma/ |
H A D | mail.c | 156 int quote; member
|
/freebsd/lib/libc/gen/ |
H A D | wordexp.c | 303 bool quote = false, dollar = false; in we_check() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_flag_parser.cpp | 102 char quote = buf_[pos_++]; parse_flag() local
|
/freebsd/contrib/nvi/common/ |
H A D | util.c | 182 quote(char *str) function
|
/freebsd/usr.sbin/pw/ |
H A D | pw_conf.c | 436 int quote = 1; in write_userconfig() local
|
/freebsd/contrib/libedit/ |
H A D | tokenizer.c | 92 quote_t quote; /* Quoting state */ in TYPE() local
|