Searched refs:SU_ISCONNECTED (Results 1 – 7 of 7) sorted by relevance
78 return (SU_ISCONNECTED); /* can't wait any longer */ in so_hastls()96 return (SU_ISCONNECTED); /* nope */ in so_hastls()105 return (SU_ISCONNECTED); in so_hastls()
194 return (SU_ISCONNECTED); in sohashttpget()271 return (SU_ISCONNECTED); in soparsehttpvers()336 return (SU_ISCONNECTED); in soishttpconnected()
52 return (SU_ISCONNECTED); in sohasdata()
73 return (SU_ISCONNECTED); in sohasdns()
483 #define SU_ISCONNECTED 1 macro
493 if (ret == SU_ISCONNECTED) { in sowakeup()503 if (ret == SU_ISCONNECTED) in sowakeup()
4746 if (ret == SU_ISCONNECTED) {