Home
last modified time | relevance | path

Searched refs:errmesg (Results 1 – 4 of 4) 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 Daic7xxx.c76 char *errmesg; member
395 ahc_name(ahc), ahc_hard_errors[i].errmesg, in ahc_handle_brkadrint()
H A Daic79xx.c67 char *errmesg; member
895 ahd_name(ahd), ahd_hard_errors[i].errmesg); in ahd_handle_hwerrint()