HomeSort by: relevance | last modified time | path
    Searched refs:geterror (Results 1 - 4 of 4) sorted by relevancy

  /src/tests/lib/libc/regex/
t_regex_att.c 260 geterror(const char *s, int *comp, int *exec) function
491 geterror(matches, &comp, &exec);
  /src/external/cddl/osnet/dist/uts/common/fs/zfs/
vdev_disk.c 43 geterror(struct buf *bp) function
398 zio->io_error = (geterror(bp) != 0 ? SET_ERROR(EIO) : 0);
  /src/external/cddl/osnet/dist/lib/libzpool/common/
kernel.c 1231 geterror(struct buf *bp) function
  /src/external/cddl/osnet/dist/lib/libzpool/common/sys/
zfs_context.h 834 extern int geterror(buf_t *);

Completed in 35 milliseconds