Searched defs:Client (Results 1 – 11 of 11) sorted by relevance
9 typedef struct Client Client; typedef10 struct Client struct35 extern Client **client; argument
1 typedef struct Client Client; typedef23 struct Client struct25 Url *url;26 Url *baseurl;27 Ctl ctl;28 Channel *creq; /* chan(Req*) */29 int num;30 int plumbed;31 char *contenttype;32 char *postbody;[all …]
119 typedef struct Client Client; typedef120 struct Client struct134 Client **client; argument
41 typedef struct Client Client; typedef68 struct Client struct70 Ref r;94 Client* client; argument
39 typedef struct Client Client; typedef66 struct Client struct68 Ref r;92 Client* client; argument
43 typedef struct Client Client; typedef69 struct Client struct71 Ref r;95 Client* client; argument
186 #define Client 1 /* DAC */ macro
244 #define Client 1 /* DAC */ macro
301 #define Client 1 /* DAC */ macro
264 #define Client 1 /* DAC */ macro
10 Client, enumerator