usr.bin/tmux/tty.c
1241
if (tty_clamp_line(tty, ctx, px, py, nx, &l, &x, &rx, &ry)) {
usr.bin/tmux/tty.c
1424
if (tty_clamp_line(tty, ctx, 0, py, nx, &i, &x, &rx, &ry)) {
usr.bin/tmux/tty.c
1443
if (tty_clamp_line(tty, ctx, ctx->ocx, ctx->ocy, ctx->n,