Searched refs:DLL_API (Results 1 – 4 of 4) sorted by relevance
214 extern FILLP_INT DLL_API FtClose(FILLP_INT fd);234 extern FILLP_INT DLL_API FtShutDown(FILLP_INT fd, FILLP_INT how);284 extern FILLP_INT DLL_API FtEpollCreate(void);294 extern FILLP_INT DLL_API FtEpollCreateLinux(FILLP_INT epNum);1060 extern FILLP_INT DLL_API FtInit(void);1074 extern void DLL_API FtDestroy(void);1082 extern void DLL_API FtDestroyNonblock(void);1294 extern FILLP_INT DLL_API FtGetErrno(void);1308 extern FILLP_ULLONG DLL_API FtGetRtt(FILLP_INT fd);1320 extern FILLP_ULLONG DLL_API FtGetStackTime(FILLP_INT instInx);[all …]
68 #define DLL_API __attribute__ ((visibility ("default"))) macro85 #define DLL_API __declspec(dllexport) macro87 #define DLL_API __declspec(dllimport) macro90 #define DLL_API macro514 extern FILLP_INT32 DLL_API FillpApiSetDebugLogLevel(IN FILLP_UINT8 logLevel);526 extern FILLP_UINT32 DLL_API FillpApiConfigLogModules(IN FILLP_ULLONG logModules);
62 FILLP_INT DLL_API FtBind( in FtBind()76 FILLP_INT DLL_API FtSocket( in FtSocket()91 FILLP_INT DLL_API FtConnect( in FtConnect()111 FILLP_ULLONG DLL_API FtGetRtt(FILLP_INT fd) in FtGetRtt()198 FILLP_INT DLL_API FtClose(FILLP_INT fd) in FtClose()266 FILLP_INT DLL_API FtEpollCreate(void) in FtEpollCreate()1003 FILLP_INT DLL_API FtGetSockName( in FtGetSockName()1019 FILLP_INT DLL_API FtGetPeerName( in FtGetPeerName()1040 FILLP_INT DLL_API FtGetSockOpt( in FtGetSockOpt()1063 FILLP_INT DLL_API FtSetSockOpt( in FtSetSockOpt()[all …]
84 #define DLL_API __declspec(dllexport) macro86 #define DLL_API __declspec(dllimport) macro89 #define DLL_API macro