Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/bad144/ | |
bad144.c | 552 int (*f_routine)(); /* routine for special handling */ member in struct:formats 634 if (fp->f_routine && 635 (*fp->f_routine)(fp, dp, blk, buf, fop.df_count) != 0) |