Searched refs:errmesg (Results 1 – 5 of 5) sorted by relevance
| /netbsd-src/sbin/fsck_ext2fs/ |
| H A D | dir.c | 290 direrror(ino_t ino, const char *errmesg) in direrror() argument 293 fileerror(ino, ino, errmesg); in direrror() 297 fileerror(ino_t cwd, ino_t ino, const char *errmesg) in fileerror() argument 302 pwarn("%s ", errmesg); in fileerror()
|
| /netbsd-src/sbin/fsck_lfs/ |
| H A D | dir.c | 296 direrror(ino_t ino, const char *errmesg) in direrror() argument 299 fileerror(ino, ino, errmesg); in direrror() 303 fileerror(ino_t cwd, ino_t ino, const char *errmesg) in fileerror() argument 308 pwarn("%s ", errmesg); in fileerror()
|
| /netbsd-src/sbin/fsck_ffs/ |
| H A D | dir.c | 413 direrror(ino_t ino, const char *errmesg) in direrror() argument 416 fileerror(ino, ino, errmesg); in direrror() 420 fileerror(ino_t cwd, ino_t ino, const char *errmesg) in fileerror() argument 426 pwarn("%s ", errmesg); in fileerror()
|
| /netbsd-src/sys/dev/ic/ |
| H A D | aic7xxx.c | 86 const char *errmesg; member 411 ahc_name(ahc), ahc_hard_errors[i].errmesg, in ahc_handle_brkadrint()
|
| H A D | aic79xx.c | 79 const char *errmesg; member 858 ahd_name(ahd), ahd_hard_errors[i].errmesg); in ahd_handle_hwerrint()
|