Searched defs:Arg (Results 1 – 8 of 8) sorted by relevance
6 typedef struct Arg Arg; typedef7 struct Arg struct19 Arg *a = v; in sunNetListen() argument
14 typedef struct Arg Arg; typedef15 struct Arg struct33 Arg arg = *(Arg*)v; in sunUdpRead() argument
18 typedef struct Arg Arg; typedef19 struct Arg struct33 Arg arg = *(Arg*)v; in sunFdRead() argument
24 typedef struct Arg Arg; typedef26 struct Arg struct28 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 */
744 typedef struct Arg Arg; typedef745 struct Arg struct754 Arg *a; in rawgraph() argument
97 } Arg; typedef
56 } Arg; typedef
136 } Arg; typedef