Searched refs:mach_error_type (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/xnu-2782.1.97/libsyscall/mach/mach/
H A Dmach_error.h85 char *mach_error_type(
/macosx-10.10/xnu-2782.1.97/libsyscall/mach/
H A Dmach_error.c80 _mach_snprintf(buf, sizeof(buf), "%s %s (%x)", mach_error_type(err), err_str, err);
H A Dmach_error_string.c115 mach_error_type(mach_error_t err) function
/macosx-10.10/SmartCardServices-55111/src/PCSC/
H A Dxiodevices.cpp84 const char *msgtyp = mach_error_type(kr);
111 const char *msgtyp = mach_error_type(messageType);
/macosx-10.10/Security-57031.1.35/Security/include/security_utilities/
H A Diodevices.cpp213 const char *msgtyp = mach_error_type(kr);
236 const char *msgtyp = mach_error_type(messageType);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Diodevices.cpp213 const char *msgtyp = mach_error_type(kr);
236 const char *msgtyp = mach_error_type(messageType);
/macosx-10.10/dyld-353.2.1/src/
H A Dglue.c269 char* mach_error_type(mach_error_t err) function

Completed in 185 milliseconds