Home
last modified time | relevance | path

Searched refs:_osl_hostentToHostAddr (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sal/osl/unx/
H A Dsocket.c1072 static oslHostAddr _osl_hostentToHostAddr (const struct hostent *he) in _osl_hostentToHostAddr() function
1249 addr = _osl_hostentToHostAddr (he); in osl_psz_createHostAddrByName()
1277 return _osl_hostentToHostAddr (he); in osl_createHostAddrByAddr()
/aoo42x/main/sal/osl/os2/
H A Dsocket.c1081 static oslHostAddr _osl_hostentToHostAddr (const struct hostent *he) in _osl_hostentToHostAddr() function
1269 addr = _osl_hostentToHostAddr (he); in osl_psz_createHostAddrByName()
1297 return _osl_hostentToHostAddr (he); in osl_createHostAddrByAddr()

Completed in 23 milliseconds