Searched refs:errorptr (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/ipfilter/lib/
H A Dparseipfexpr.c35 parseipfexpr(line, errorptr)
37 char **errorptr;
264 if (errorptr != NULL)
265 *errorptr = NULL;
276 if (errorptr != NULL)
277 *errorptr = error;
/freebsd-11-stable/contrib/binutils/bfd/
H A Dihex.c192 ihex_get_byte (bfd *abfd, bfd_boolean *errorptr) argument
199 *errorptr = TRUE;
H A Dsrec.c218 srec_get_byte (bfd *abfd, bfd_boolean *errorptr) argument
225 *errorptr = TRUE;

Completed in 80 milliseconds