Home
last modified time | relevance | path

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

/netbsd-src/sbin/fsck_ext2fs/
H A Ddir.c290 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 Ddir.c296 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 Ddir.c413 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 Daic7xxx.c86 const char *errmesg; member
411 ahc_name(ahc), ahc_hard_errors[i].errmesg, in ahc_handle_brkadrint()
H A Daic79xx.c79 const char *errmesg; member
858 ahd_name(ahd), ahd_hard_errors[i].errmesg); in ahd_handle_hwerrint()