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

/freebsd-12-stable/contrib/expat/xmlwf/
H A Dxmltchar.h52 # define tperror _wperror macro
69 # define tperror perror macro
H A Dunixfilemap.c66 tperror(name);
70 tperror(name);
95 tperror(name);
H A Dreadfilemap.c91 tperror(name);
95 tperror(name);
125 tperror(name);
H A Dxmlfile.c185 tperror(filename);
201 tperror(filename != NULL ? filename : T("STDIN"));
H A Dxmlwf.c1019 tperror(T("Could not instantiate parser"));
1059 tperror(outName);
/freebsd-12-stable/sbin/dump/
H A Dtape.c202 tperror(int signo __unused) function
711 signal(SIGUSR1, tperror); /* Slave sends SIGUSR1 on tape errors */

Completed in 62 milliseconds