Home
last modified time | relevance | path

Searched defs:Endpoints (Results 1 – 2 of 2) sorted by relevance

/plan9/sys/src/cmd/aux/
H A Dtrampoline.c12 typedef struct Endpoints Endpoints; typedef
13 struct Endpoints struct
24 Endpoints* getendpoints(char*); argument
/plan9/sys/src/cmd/
H A Daan.c26 typedef struct Endpoints Endpoints; typedef
27 struct Endpoints { struct
28 char *lsys;
29 char *lserv;
30 char *rsys;
31 char *rserv;