Home
last modified time | relevance | path

Searched refs:geterror (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/tests/lib/libc/regex/
H A Dt_regex_att.c260 geterror(const char *s, int *comp, int *exec) in geterror() function
491 geterror(matches, &comp, &exec); in att_test()
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dvdev_disk.c43 geterror(struct buf *bp) in geterror() function
398 zio->io_error = (geterror(bp) != 0 ? SET_ERROR(EIO) : 0); in vdev_disk_io_intr()
/netbsd-src/external/cddl/osnet/dist/lib/libzpool/common/sys/
H A Dzfs_context.h834 extern int geterror(buf_t *);
/netbsd-src/external/cddl/osnet/dist/lib/libzpool/common/
H A Dkernel.c1231 geterror(struct buf *bp) in geterror() function