Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/pg/
H A Dpg.c172 off_t first_line; member
403 old_ss.first_line = 0; in screen()
419 new_ss.first_line = 1; in screen()
443 new_ss.first_line = 1; in screen()
454 if (old_ss.first_line < new_ss.first_line) in screen()
551 new_ss.first_line = old_ss.first_line; in command()
632 new_ss.first_line = old_ss.first_line - nlines; in command()
647 new_ss.first_line = in command()
655 new_ss.first_line = old_ss.first_line - nlines; in command()
693 new_ss.first_line = in command()
[all …]
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Ddeltat.c863 yylsp->first_line = yylloc.first_line; in yyparse()