Home
last modified time | relevance | path

Searched defs:esc (Results 1 – 4 of 4) sorted by relevance

/linux/lib/
H A Dseq_buf.c312 int seq_buf_path(struct seq_buf *s, const struct path *path, const char *esc)
H A Dstring_helpers.c656 const char esc[] = "\f\n\r\t\v\a\e\\\""; in kstrdup_quotable() local
/linux/tools/arch/x86/include/asm/
H A Dinat.h82 INAT_MAKE_ESCAPE(esc) global() argument
/linux/drivers/bluetooth/
H A Dhci_h5.c520 const u8 delim = SLIP_DELIMITER, esc = SLIP_ESC; in h5_unslip_one_byte() local