Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/less/
H A Dcmdbuf.c200 int *bswidth;
227 if (bswidth != NULL)
228 *bswidth = width;
236 cmd_step_right(pp, pwidth, bswidth) in cmd_step_right() argument
239 int *bswidth;
251 cmd_step_left(pp, pwidth, bswidth) in cmd_step_left() argument
254 int *bswidth;
271 int width, bswidth; in cmd_home() local
274 while (bswidth-- > 0) in cmd_home()
439 int bswidth = 0; in cmd_left() local
[all …]