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

/freebsd-10-stable/contrib/expat/xmlwf/
H A Dxmltchar.h16 #define tperror _wperror macro
32 #define tperror perror macro
H A Dxmlfile.c163 tperror(filename);
179 tperror(filename != NULL ? filename : "STDIN");
H A Dxmlwf.c765 tperror("Could not instantiate parser");
806 tperror(outName);
/freebsd-10-stable/sbin/dump/
H A Dtape.c197 tperror(int signo __unused) function
704 signal(SIGUSR1, tperror); /* Slave sends SIGUSR1 on tape errors */

Completed in 117 milliseconds