Home
last modified time | relevance | path

Searched defs:Arg (Results 1 – 8 of 8) sorted by relevance

/plan9/sys/src/libsunrpc/
H A Dnet.c6 typedef struct Arg Arg; typedef
7 struct Arg struct
19 Arg *a = v; in sunNetListen() argument
H A Dudp.c14 typedef struct Arg Arg; typedef
15 struct Arg struct
33 Arg arg = *(Arg*)v; in sunUdpRead() argument
H A Dfd.c18 typedef struct Arg Arg; typedef
19 struct Arg struct
33 Arg arg = *(Arg*)v; in sunFdRead() argument
/plan9/sys/src/cmd/
H A Dxd.c24 typedef struct Arg Arg; typedef
26 struct Arg struct
28 int chartype; /* TNone, TAscii, TRunes */
29 int loglen; /* 0==1, 1==2, 2==4, 3==8 */
30 int base; /* 0==8, 1==10, 2==16 */
31 fmtfn *fn; /* function to call with data */
32 char *afmt; /* format to use to print address */
33 char *fmt; /* format to use to print data */
/plan9/sys/src/cmd/venti/srv/
H A Dhttpd.c744 typedef struct Arg Arg; typedef
745 struct Arg struct
754 Arg *a; in rawgraph() argument
/plan9/sys/src/cmd/eqn/
H A De.h97 } Arg; typedef
/plan9/sys/src/cmd/grap/
H A Dgrap.h56 } Arg; typedef
/plan9/sys/src/cmd/pic/
H A Dpic.h136 } Arg; typedef