Searched defs:Endpoints (Results 1 – 2 of 2) sorted by relevance
12 typedef struct Endpoints Endpoints; typedef13 struct Endpoints struct24 Endpoints* getendpoints(char*); argument
26 typedef struct Endpoints Endpoints; typedef27 struct Endpoints { struct28 char *lsys;29 char *lserv;30 char *rsys;31 char *rserv;