Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/fsck_ffs/
H A Ddir.c424 direrror(ino_t ino, const char *errmesg) in direrror() argument
427 fileerror(ino, ino, errmesg); in direrror()
431 fileerror(ino_t cwd, ino_t ino, const char *errmesg) in fileerror() argument
437 pwarn("%s ", errmesg); in fileerror()
H A Dfsck.h479 void direrror(ino_t ino, const char *errmesg);
483 void fileerror(ino_t cwd, ino_t ino, const char *errmesg);
/freebsd-14.2/sys/dev/aic7xxx/
H A Daic7xxx.c83 char *errmesg; member
402 ahc_name(ahc), ahc_hard_errors[i].errmesg, in ahc_handle_brkadrint()
H A Daic79xx.c74 char *errmesg; member
902 ahd_name(ahd), ahd_hard_errors[i].errmesg); in ahd_handle_hwerrint()