Home
last modified time | relevance | path

Searched defs:Req (Results 1 – 11 of 11) sorted by relevance

/plan9/sys/include/
H A D9p.h22 typedef struct Req Req; typedef
51 struct Req struct
58 Req* oldreq; argument
67 Reqpool* pool; argument
73 Req** flush; argument
78 * Pools to maintain Fid <-> fid and Req <-> tag maps. argument
/plan9/sys/src/cmd/ip/dhcpd/
H A Ddhcpd.c16 typedef struct Req Req; typedef
17 struct Req struct
19 int fd; /* for reply */
20 Bootp *bp;
21 Udphdr *up;
22 uchar *e; /* end of received message */
23 uchar *p; /* options pointer */
24 uchar *max; /* max end of reply */
27 uchar ciaddr[IPaddrlen];
28 uchar giaddr[IPaddrlen];
[all …]
/plan9/sys/src/games/music/playlistfs/
H A Dplaylist.h2 typedef struct Req Req; typedef
104 struct Req struct
119 void allocwork(Req*); argument
/plan9/sys/src/cmd/ip/
H A Dping.c18 typedef struct Req Req; typedef
19 struct Req struct
26 Req *next; argument
H A Dgping.c15 typedef struct Req Req; typedef
46 struct Req struct
51 Req *next; argument
440 pinglost(Machine *m, Req*) in pinglost() argument
/plan9/sys/src/cmd/htmlroff/
H A Droff.c14 typedef struct Req Req; typedef
33 struct Req struct
45 Req req[MAXREQ]; argument
/plan9/sys/src/lib9p/
H A Dreq.c22 allocreqpool(void (*destroy)(Req*)) in allocreqpool()
H A Dsrv.c553 rclunk(Req*, char*) in rclunk() argument
681 rwstat(Req*, char*) in rwstat() argument
/plan9/sys/src/cmd/aux/flashfs/
H A Ddreq.c46 trace(Req *) in trace() argument
H A Drequest.c50 trace(Req *) in trace() argument
/plan9/sys/src/9/bcm/
H A Dvcore.c31 Req = 0x0, enumerator