Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/vt/
Dselection.c190 char *bp, *obp; in vc_selection_store_chars() local
205 obp = bp; in vc_selection_store_chars()
213 obp = bp; in vc_selection_store_chars()
217 if (obp != bp) { in vc_selection_store_chars()
218 bp = obp; in vc_selection_store_chars()
221 obp = bp; in vc_selection_store_chars()