Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dopttbl.c85 public int no_paste; /* Don't accept pasted input */ variable
627 O_BOOL, OPT_OFF, &no_paste, opt_no_paste,
H A Dcommand.c52 extern int no_paste;
730 if (pasting && no_paste) in mca_char()
1541 if (no_paste) in commands()
H A Doptfunc.c70 extern int no_paste;
1241 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.c308 extern int no_paste;
1976 if (no_paste) in term_init()
2025 if (no_paste) in term_deinit()