Searched refs:errmesg (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13-stable/sbin/fsck_ffs/ |
| HD | dir.c | 424 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()
|
| HD | fsck.h | 476 void direrror(ino_t ino, const char *errmesg); 480 void fileerror(ino_t cwd, ino_t ino, const char *errmesg);
|
| /freebsd-13-stable/sys/dev/aic7xxx/ |
| HD | aic7xxx.c | 83 char *errmesg; member 402 ahc_name(ahc), ahc_hard_errors[i].errmesg, in ahc_handle_brkadrint()
|
| HD | aic79xx.c | 74 char *errmesg; member 902 ahd_name(ahd), ahd_hard_errors[i].errmesg); in ahd_handle_hwerrint()
|