HomeSort by: relevance | last modified time | path
    Searched defs:f_routine (Results 1 - 2 of 2) sorted by relevancy

  /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)
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)

Completed in 23 milliseconds