Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/less/
H A Dcmdbuf.c197 int *bswidth;
224 if (bswidth != NULL)
225 *bswidth = width;
233 cmd_step_right(pp, pwidth, bswidth) in cmd_step_right() argument
236 int *bswidth;
248 cmd_step_left(pp, pwidth, bswidth) in cmd_step_left() argument
251 int *bswidth;
309 int width, bswidth; in cmd_home() local
312 while (bswidth-- > 0) in cmd_home()
431 int bswidth = 0; in cmd_left() local
[all …]