Searched defs:esc (Results 1 – 5 of 5) sorted by relevance
312 int seq_buf_path(struct seq_buf *s, const struct path *path, const char *esc)
656 const char esc[] = "\f\n\r\t\v\a\e\\\""; in kstrdup_quotable() local
91 #define INAT_MAKE_ESCAPE(esc) (esc << INAT_ESC_OFFS) argument
520 const u8 delim = SLIP_DELIMITER, esc = SLIP_ESC; in h5_unslip_one_byte() local