Home
last modified time | relevance | path

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

/netbsd/src/tests/lib/libc/regex/
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/
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/
Dkernel.c1231 geterror(struct buf *bp) in geterror() function