Searched refs:ERR (Results 176 - 191 of 191) sorted by relevance

12345678

/openbsd-current/sbin/pfctl/
H A Dpfctl.c1538 #define ERR(x) do { warn(x); goto _error; } while(0) macro
1649 ERR("DIOCXCOMMIT");
1665 #undef ERR macro
/openbsd-current/lib/libcurses/base/
H A Dlib_mouse.c1834 int result = ERR;
1890 int result = ERR;
/openbsd-current/games/snake/
H A Dsnake.c280 case ERR:
/openbsd-current/games/bs/
H A Dbs.c657 case ERR:
/openbsd-current/lib/libcurses/tinfo/
H A Dparse_entry.c338 returnDB(ERR);
/openbsd-current/gnu/usr.bin/perl/cpan/libnet/lib/Net/
H A DPOP3.pm417 $str =~ s/^-ERR\s*//io;
/openbsd-current/games/canfield/canfield/
H A Dcanfield.c1333 if ((ch = getch()) == ERR)
/openbsd-current/bin/ksh/
H A Demacs.c1037 if (tputs(clear_screen, 1, x_putc) != ERR)
H A Dvar.c1079 if (setupterm(str_val(vp), shl_out->fd, &ret) == ERR)
H A Dvi.c1743 if (tputs(clear_screen, 1, x_putc) != ERR)
/openbsd-current/lib/libform/
H A Dfrm_driver.c268 int code = ERR;
730 if (wresize(field->working, 1, Buffer_Length(field) + 1) == ERR)
4798 if (wresize(field->working, 1, Buffer_Length(field) + 1) == ERR)
/openbsd-current/gnu/usr.bin/perl/Porting/
H A Dbisect-runner.pl1083 export ERR="/tmp/err"
1092 2>$ENV{ERR}"
1094 -s $ENV{ERR} and die "See $ENV{ERR} for warnings thrown";'
/openbsd-current/gnu/usr.bin/perl/cpan/Sys-Syslog/
H A DSyslog.pm1079 C<informational>, C<NOTICE> and C<WARNING> to C<warning> and C<ERR> to
/openbsd-current/gnu/usr.bin/perl/ext/B/
H A DB.pm952 I STDIN/OUT/ERR
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test/
H A DBuilder.pm689 $self->diag(<<" ERR") if 0 + $name && $name =~ /^[\d\s]+$/;
692 ERR
/openbsd-current/gnu/usr.bin/perl/lib/unicore/
H A DName.pl19844 OL CHIKI LETTER ERR
52202 SHAVIAN LETTER ERR
76574 MIAO VOWEL SIGN ERR
76577 MIAO VOWEL SIGN ROUNDED ERR
[all...]

Completed in 221 milliseconds

12345678