Home | History | Annotate | Download | only in net

Lines Matching refs:EAI_MAX

269 	"Unknown error", 				/* EAI_MAX        */
318 if (ecode < 0 || ecode > EAI_MAX)
319 ecode = EAI_MAX;