Home
last modified time | relevance | path

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

/freebsd/sbin/fsck_ffs/
H A Ddir.c418 direrror(ino_t ino, const char *errmesg) in direrror() argument
421 fileerror(ino, ino, errmesg); in direrror()
425 fileerror(ino_t cwd, ino_t ino, const char *errmesg) in fileerror() argument
431 pwarn("%s ", errmesg); in fileerror()
H A Dfsck.h488 void direrror(ino_t ino, const char *errmesg);
492 void fileerror(ino_t cwd, ino_t ino, const char *errmesg);
/freebsd/sys/dev/aic7xxx/
H A Daic79xx.c67 char *errmesg; member
895 ahd_name(ahd), ahd_hard_errors[i].errmesg); in ahd_handle_hwerrint()