Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tty/vt/
Dselection.c191 char *bp, *obp; in vc_selection_store_chars() local
206 obp = bp; in vc_selection_store_chars()
214 obp = bp; in vc_selection_store_chars()
218 if (obp != bp) { in vc_selection_store_chars()
219 bp = obp; in vc_selection_store_chars()
222 obp = bp; in vc_selection_store_chars()