Searched refs:dumptrace (Results 1 – 1 of 1) sorted by relevance
50 static void dumptrace(FILE *fp, char *dir, struct ifdebug *ifd);224 dumptrace(fp, "to", &ifp->int_output); in dumpif()225 dumptrace(fp, "from", &ifp->int_input); in dumpif()232 dumptrace(FILE *fp, char *dir, struct ifdebug *ifd) in dumptrace() function