Home
last modified time | relevance | path

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

/dports/devel/indi/indi-1.9.1/
H A Dindiserver.c196 static int q2Clients(ClInfo *notme, int isblob, const char *dev, const char *name, Msg *mp, XMLEle …
1253 if (q2Clients(cp, isblob, dev, name, mp, root) < 0) in readFromClient()
1400 if (q2Clients(NULL, isblob, dev, name, mp, root) < 0) in readFromDriver()
1509 q2Clients(NULL, 0, dp->dev[i], NULL, mp, root); in shutdownDvr()
1715 static int q2Clients(ClInfo *notme, int isblob, const char *dev, const char *name, Msg *mp, XMLEle … in q2Clients() function
/dports/astro/stellarium/stellarium-0.21.3/src/external/libindi/
H A Dindiserver.c196 static int q2Clients(ClInfo *notme, int isblob, const char *dev, const char *name, Msg *mp, XMLEle …
1229 if (q2Clients(cp, isblob, dev, name, mp, root) < 0) in readFromClient()
1376 if (q2Clients(NULL, isblob, dev, name, mp, root) < 0) in readFromDriver()
1485 q2Clients(NULL, 0, dp->dev[i], NULL, mp, root); in shutdownDvr()
1691 static int q2Clients(ClInfo *notme, int isblob, const char *dev, const char *name, Msg *mp, XMLEle … in q2Clients() function