Home
last modified time | relevance | path

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

/openbsd/usr.bin/less/
H A Dcmdbuf.c165 if (bswidth != NULL) in cmd_step_common()
166 *bswidth = prlen; in cmd_step_common()
174 if (bswidth != NULL) in cmd_step_common()
175 *bswidth = 0; in cmd_step_common()
180 if (bswidth != NULL) in cmd_step_common()
181 *bswidth = prlen; in cmd_step_common()
186 *bswidth = 1; in cmd_step_common()
264 int width, bswidth; in cmd_home() local
267 while (bswidth-- > 0) in cmd_home()
380 int width, bswidth; in cmd_left() local
[all …]