Searched defs:esc (Results 1 – 6 of 6) sorted by relevance
/linux-3.3/arch/um/drivers/ |
D | slip_common.h | 16 int *esc) in slip_unesc() 88 int esc; member
|
/linux-3.3/fs/ |
D | seq_file.c | 344 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/ |
D | briq_panel.c | 138 int i, esc = 0; in briq_panel_write() local
|
/linux-3.3/arch/x86/include/asm/ |
D | inat.h | 94 #define INAT_MAKE_ESCAPE(esc) (esc << INAT_ESC_OFFS) argument
|
/linux-3.3/fs/gfs2/ |
D | lops.c | 666 u64 esc; in databuf_lo_scan_elements() local
|
/linux-3.3/drivers/staging/panel/ |
D | panel.c | 1011 char *esc = lcd_escape + 2; in handle_lcd_special_code() local
|