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

/netbsd-6-1-5-RELEASE/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-6-1-5-RELEASE/sbin/fsck_ffs/
H A Ddir.c353 direrror(ino_t ino, const char *errmesg) argument
356 fileerror(ino, ino, errmesg);
360 fileerror(ino_t cwd, ino_t ino, const char *errmesg) argument
366 pwarn("%s ", errmesg);
/netbsd-6-1-5-RELEASE/sbin/fsck_lfs/
H A Ddir.c293 direrror(ino_t ino, const char *errmesg) argument
296 fileerror(ino, ino, errmesg);
300 fileerror(ino_t cwd, ino_t ino, const char *errmesg) argument
305 pwarn("%s ", errmesg);
/netbsd-6-1-5-RELEASE/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 180 milliseconds