Searched defs:EAI_NOTCANCELED (Results 1 – 2 of 2) sorted by relevance
68 # define EAI_NOTCANCELED -102 /* Request not canceled. */ macro
1032 enum EAI_NOTCANCELED = -102; in version() local