Home
last modified time | relevance | path

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

/linux-3.3/arch/um/drivers/
Dslip_common.h16 int *esc) in slip_unesc()
88 int esc; member
/linux-3.3/fs/
Dseq_file.c344 int seq_escape(struct seq_file *m, const char *s, const char *esc) in seq_escape()
400 char *mangle_path(char *s, const char *p, const char *esc) in mangle_path()
430 int seq_path(struct seq_file *m, const struct path *path, const char *esc) in seq_path()
454 const struct path *root, const char *esc) in seq_path_root()
483 int seq_dentry(struct seq_file *m, struct dentry *dentry, const char *esc) in seq_dentry()
/linux-3.3/drivers/char/
Dbriq_panel.c138 int i, esc = 0; in briq_panel_write() local
/linux-3.3/arch/x86/include/asm/
Dinat.h94 #define INAT_MAKE_ESCAPE(esc) (esc << INAT_ESC_OFFS) argument
/linux-3.3/fs/gfs2/
Dlops.c666 u64 esc; in databuf_lo_scan_elements() local
/linux-3.3/drivers/staging/panel/
Dpanel.c1011 char *esc = lcd_escape + 2; in handle_lcd_special_code() local