Home
last modified time | relevance | path

Searched refs:no_paste (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/less/
H A Dopttbl.c88 public int no_paste; /* Don't accept pasted input */ variable
657 O_BOOL, OPT_OFF, &no_paste, opt_no_paste,
H A Dcommand.c54 extern int no_paste;
735 if (pasting && no_paste) in mca_char()
1583 if (no_paste) in commands()
H A Doptfunc.c73 extern int no_paste;
1385 if (no_paste) in opt_no_paste()
H A Dcmdbuf.c27 extern int no_paste;
884 if (no_paste) in cmd_edit()
H A Dscreen.c326 extern int no_paste;
2025 if (no_paste) in term_init()
2074 if (no_paste) in term_deinit()