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

/netbsd-current/sbin/fsck_ext2fs/
H A Ddir.c290 direrror(ino_t ino, const char *errmesg) argument
293 fileerror(ino, ino, errmesg);
297 fileerror(ino_t cwd, ino_t ino, const char *errmesg) argument
302 pwarn("%s ", errmesg);
/netbsd-current/sbin/fsck_lfs/
H A Ddir.c296 direrror(ino_t ino, const char *errmesg) argument
299 fileerror(ino, ino, errmesg);
303 fileerror(ino_t cwd, ino_t ino, const char *errmesg) argument
308 pwarn("%s ", errmesg);
/netbsd-current/sbin/fsck_ffs/
H A Ddir.c413 direrror(ino_t ino, const char *errmesg) argument
416 fileerror(ino, ino, errmesg);
420 fileerror(ino_t cwd, ino_t ino, const char *errmesg) argument
426 pwarn("%s ", errmesg);
/netbsd-current/sys/dev/ic/
H A Daic7xxx.c86 const char *errmesg; member in struct:ahc_hard_error_entry
411 ahc_name(ahc), ahc_hard_errors[i].errmesg,
H A Daic79xx.c79 const char *errmesg; member in struct:ahd_hard_error_entry
858 ahd_name(ahd), ahd_hard_errors[i].errmesg);

Completed in 298 milliseconds