Home
last modified time | relevance | path

Searched refs:nonblank (Results 1 – 25 of 33) sorted by relevance

12

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dauth2-pubkeyfile.c237 u_long linenum = 0, nonblank = 0; in auth_process_principals() local
258 nonblank++; in auth_process_principals()
263 debug2_f("%s: processed %lu/%lu lines", file, nonblank, linenum); in auth_process_principals()
423 u_long linenum = 0, nonblank = 0; in auth_check_authkeys_file() local
516 nonblank++; in auth_check_authkeys_file()
523 debug2_f("%s: processed %lu/%lu lines", file, nonblank, linenum); in auth_check_authkeys_file()
/netbsd-src/external/bsd/nvi/dist/vi/
H A Dv_left.c110 if (nonblank(sp, vp->m_stop.lno, &vp->m_stop.cno)) in v_cfirst()
161 if (nonblank(sp, vp->m_stop.lno, &vp->m_stop.cno)) in v_first()
H A Dv_mark.c140 if (nonblank(sp, vp->m_stop.lno, &vp->m_stop.cno)) in mark()
241 if (nonblank(sp, vp->m_start.lno, &len)) in mark()
H A Dv_right.c107 if (nonblank(sp, vp->m_start.lno, &vp->m_stop.cno)) in v_dollar()
H A Dv_itxt.c135 if (nonblank(sp, vp->m_start.lno, &sp->cno)) in v_iI()
295 if (nonblank(sp, vp->m_start.lno, &vp->m_start.cno)) in v_change()
H A Dv_match.c161 if (nonblank(sp, mp->lno, &cno)) in v_match()
H A Dv_section.c96 if (nonblank(sp, vp->m_stop.lno, &vp->m_stop.cno)) in v_sectionf()
H A Dv_paragraph.c103 if (nonblank(sp, lno, &len)) in v_paragraphf()
H A Dv_search.c568 if (nonblank(sp, vp->m_start.lno, &len)) in v_correct()
H A Dvi.c350 if (nonblank(sp, vp->m_final.lno, &vp->m_final.cno)) in vi()
H A Dvs_smap.c570 rp->cno == 0 && nonblank(sp, rp->lno, &rp->cno)) in vs_sm_scroll()
/netbsd-src/external/bsd/nvi/dist/docs/vi.ref/
H A Dvi.cmd.texi341 first nonblank character following the previous sentence, paragraph, or
429 Set to the first nonblank character of the line.
460 Set to the first nonblank character of the line.
501 Set to the first nonblank character of the current line.
606 @LI{count}lines to the first nonblank character of that line.
622 Set to the first nonblank character in the line.
695 Set to the first nonblank character in the line.
1028 nonblank character in the line, in which case it is line oriented.
1078 or before the first nonblank character on its line, and the ending
1079 point is at or after the last nonblank character on its line, in
[all …]
H A Dspell.ok240 nonblank
H A Dset.opt.texi66 alphabetic, numeric and underscore characters, other nonblank
96 the first nonblank character of the line from which you created it.
105 to the right of the cursor are discarded, and the first nonblank character
146 commands change from the first nonblank of the line to the end of the
1181 blank characters and nonblank characters.
/netbsd-src/external/bsd/nvi/dist/ex/
H A Dex_visual.c83 (void)nonblank(sp, sp->lno, &sp->cno); in ex_visual()
H A Dex_bang.c179 (void)nonblank(sp, sp->lno, &sp->cno); in ex_bang()
H A Dex_shift.c187 (void)nonblank(sp, to, &sp->cno); in shift()
H A Dex_read.c195 (void)nonblank(sp, sp->lno, &sp->cno); in ex_read()
H A Dex.c1317 (void)nonblank(sp, sp->lno, &sp->cno); in ex_cmd()
1326 (void)nonblank(sp, sp->lno, &sp->cno); in ex_cmd()
H A Dex_cscope.c999 (void)nonblank(sp, sp->lno, &sp->cno); in cscope_search()
/netbsd-src/external/bsd/nvi/docs/internals/
H A Dopenmode35 Move to the first nonblank of the current line and do nothing
/netbsd-src/external/bsd/nvi/dist/docs/vi.man/
H A Dspell.ok104 nonblank
/netbsd-src/external/bsd/nvi/dist/common/
H A Dutil.c82 nonblank(SCR *sp, db_recno_t lno, size_t *cnop) in nonblank() function
H A Dput.c109 (void)nonblank(sp, rp->lno, &rp->cno); in put()
/netbsd-src/external/bsd/nvi/docs/
H A Dhelp79 I insert before first nonblank

12