Searched refs:oslHostAddrImpl (Results 1 – 4 of 4) sorted by relevance
1066 struct oslHostAddrImpl struct1129 pAddr= (oslHostAddr) malloc(sizeof(struct oslHostAddrImpl)); in _osl_hostentToHostAddr()1193 pHostAddr= (oslHostAddr) malloc(sizeof(struct oslHostAddrImpl)); in osl_psz_createHostAddr()1490 struct oslHostAddrImpl *pAddr = (oslHostAddr)osl_psz_createHostAddrByName(pszHostname); in osl_psz_resolveHostname()
1075 struct oslHostAddrImpl struct1148 pAddr= (oslHostAddr) malloc(sizeof(struct oslHostAddrImpl)); in _osl_hostentToHostAddr()1213 pHostAddr= (oslHostAddr) malloc(sizeof(struct oslHostAddrImpl)); in osl_psz_createHostAddr()1511 struct oslHostAddrImpl *pAddr = (oslHostAddr)osl_psz_createHostAddrByName(pszHostname); in osl_psz_resolveHostname()
729 struct oslHostAddrImpl { struct779 pAddr= (oslHostAddr )rtl_allocateMemory (sizeof (struct oslHostAddrImpl)); in __osl_hostentToHostAddr()815 pAddr= (oslHostAddr)rtl_allocateMemory (sizeof (struct oslHostAddrImpl)); in osl_createHostAddr()
323 typedef struct oslHostAddrImpl * oslHostAddr;
Completed in 52 milliseconds