Home
last modified time | relevance | path

Searched refs:FamilyMap (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sal/osl/w32/
H A Dsocket.cxx78 static DWORD FamilyMap[]= { variable
90 if(FamilyMap[i] == nativeType) in osl_AddrFamilyFromNative()
99 #define FAMILY_TO_NATIVE(x) (short)FamilyMap[x]
/aoo41x/main/sal/osl/os2/
H A Dsocket.c104 static unsigned long FamilyMap[]= { variable
117 if(FamilyMap[i] == nativeType) in osl_AddrFamilyFromNative()
127 #define FAMILY_TO_NATIVE(x) (short)FamilyMap[x]
/aoo41x/main/sal/osl/unx/
H A Dsocket.c104 static unsigned long FamilyMap[]= { variable
117 if(FamilyMap[i] == nativeType) in osl_AddrFamilyFromNative()
127 #define FAMILY_TO_NATIVE(x) (short)FamilyMap[x]

Completed in 115 milliseconds