Home
last modified time | relevance | path

Searched refs:aswrite (Results 1 – 1 of 1) sorted by relevance

/dports/misc/usd/USD-21.11/pxr/base/arch/
H A DstackTrace.cpp441 void aswrite(int fd, const char* msg) in aswrite() function
728 aswrite(2, msg); in _LogStackTraceForPid()
922 aswrite(2, msg); in _InvokeSessionLogger()
1016 aswrite(2, msg); in ArchLogPostMortem()
1526 aswrite(2, errBuffer); in ArchCrashHandlerSystemv()
1527 aswrite(2, "\n"); in ArchCrashHandlerSystemv()
1551 aswrite(2, pathname); in ArchCrashHandlerSystemv()
1552 aswrite(2, ": errno="); in ArchCrashHandlerSystemv()
1553 aswrite(2, errBuffer); in ArchCrashHandlerSystemv()
1554 aswrite(2, "\n"); in ArchCrashHandlerSystemv()
[all …]