Home
last modified time | relevance | path

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

/dports/net/linknx/linknx-0.0.1.32/include/
H A Deibclient.h54 EIBConnection *EIBSocketLocal (const char *path);
/dports/net/linknx/linknx-0.0.1.32/src/
H A Deibclient.c153 EIBSocketLocal (const char *path) in EIBSocketLocal() function
241 return EIBSocketLocal (url + 6); in EIBSocketURL()