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

/freebsd-9.3-release/sbin/fsck_ffs/
H A Dfsck.h418 void direrror(ino_t ino, const char *errmesg);
422 void fileerror(ino_t cwd, ino_t ino, const char *errmesg);
H A Ddir.c246 direrror(ino_t ino, const char *errmesg) argument
249 fileerror(ino, ino, errmesg);
253 fileerror(ino_t cwd, ino_t ino, const char *errmesg) argument
258 pwarn("%s ", errmesg);
/freebsd-9.3-release/sys/dev/aic7xxx/
H A Daic7xxx.c82 char *errmesg; member in struct:ahc_hard_error_entry
402 ahc_name(ahc), ahc_hard_errors[i].errmesg,
H A Daic79xx.c73 char *errmesg; member in struct:ahd_hard_error_entry
906 ahd_name(ahd), ahd_hard_errors[i].errmesg);

Completed in 154 milliseconds