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

  /src/bin/dd/
dd.c 79 void (*cfunc)(void); /* conversion function */ variable in typeref:typename:void (*)(void)
463 (*cfunc)();
475 if (cfunc == def)
477 else if (cfunc == block)
479 else if (cfunc == unblock)
dd.c 79 void (*cfunc)(void); /* conversion function */ variable in typeref:typename:void (*)(void)
463 (*cfunc)();
475 if (cfunc == def)
477 else if (cfunc == block)
479 else if (cfunc == unblock)

Completed in 22 milliseconds