Searched refs:lline (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/regress/lib/libcrypto/x509/ |
| D | callback.pl | 83 my $lline = $Legacy[$llen - 1]; 86 if (!@Mfail && !$Lfail && $mline =~ /error 0 cert/ && $lline =~ /error 0 cert/) { 87 if ($lline ne $mline) { 88 print "MISMATCH: $lline VS $mline\n";
|
| /openbsd/src/usr.bin/vi/common/ |
| D | mark.c | 211 recno_t lline; in mark_insdel() local 243 if (db_last(sp, &lline)) in mark_insdel() 245 if (lline == 1) in mark_insdel()
|
| /openbsd/src/usr.bin/vi/ex/ |
| D | ex_script.c | 191 recno_t lline; in sscr_getprompt() local 232 if (db_last(sp, &lline) || in sscr_getprompt() 233 db_append(sp, 0, lline, t, p - t)) in sscr_getprompt() 261 if (db_last(sp, &lline) || db_append(sp, 0, lline, buf, llen)) { in sscr_getprompt()
|
| /openbsd/src/usr.bin/vi/docs/interp/ |
| D | spell.ok | 31 lline
|