Searched defs:K5_DEBUG_LOC_INIT (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-thread.h198 #define K5_DEBUG_LOC_INIT { __FILE__, __LINE__ }
200 #define K5_DEBUG_LOC (__extension__ (k5_debug_loc)K5_DEBUG_LOC_INIT)
213 #define K5_DEBUG_LOC_INIT 0
754 { K5_DEBUG_LOC_INIT, K5_DEBUG_LOC_INIT, \
195 #define K5_DEBUG_LOC_INIT macro
210 #define K5_DEBUG_LOC_INIT macro

Completed in 59 milliseconds