Lines Matching +defs:S +defs:x

7 portMapPrint(Fmt *fmt, PortMap *x)  in portMapPrint()
12 portMapSize(PortMap *x) in portMapSize()
20 portMapPack(uchar *a, uchar *ea, uchar **pa, PortMap *x) in portMapPack()
33 portMapUnpack(uchar *a, uchar *ea, uchar **pa, PortMap *x) in portMapUnpack()
46 portTNullPrint(Fmt *fmt, PortTNull *x) in portTNullPrint()
52 portTNullSize(PortTNull *x) in portTNullSize()
60 portTNullPack(uchar *a, uchar *ea, uchar **pa, PortTNull *x) in portTNullPack()
68 portTNullUnpack(uchar *a, uchar *ea, uchar **pa, PortTNull *x) in portTNullUnpack()
76 portRNullPrint(Fmt *fmt, PortRNull *x) in portRNullPrint()
82 portRNullSize(PortRNull *x) in portRNullSize()
90 portRNullPack(uchar *a, uchar *ea, uchar **pa, PortRNull *x) in portRNullPack()
98 portRNullUnpack(uchar *a, uchar *ea, uchar **pa, PortRNull *x) in portRNullUnpack()
106 portTSetPrint(Fmt *fmt, PortTSet *x) in portTSetPrint()
112 portTSetSize(PortTSet *x) in portTSetSize()
120 portTSetPack(uchar *a, uchar *ea, uchar **pa, PortTSet *x) in portTSetPack()
130 portTSetUnpack(uchar *a, uchar *ea, uchar **pa, PortTSet *x) in portTSetUnpack()
140 portRSetPrint(Fmt *fmt, PortRSet *x) in portRSetPrint()
145 portRSetSize(PortRSet *x) in portRSetSize()
153 portRSetPack(uchar *a, uchar *ea, uchar **pa, PortRSet *x) in portRSetPack()
163 portRSetUnpack(uchar *a, uchar *ea, uchar **pa, PortRSet *x) in portRSetUnpack()
173 portTUnsetPrint(Fmt *fmt, PortTUnset *x) in portTUnsetPrint()
179 portTUnsetSize(PortTUnset *x) in portTUnsetSize()
187 portTUnsetPack(uchar *a, uchar *ea, uchar **pa, PortTUnset *x) in portTUnsetPack()
197 portTUnsetUnpack(uchar *a, uchar *ea, uchar **pa, PortTUnset *x) in portTUnsetUnpack()
207 portRUnsetPrint(Fmt *fmt, PortRUnset *x) in portRUnsetPrint()
212 portRUnsetSize(PortRUnset *x) in portRUnsetSize()
220 portRUnsetPack(uchar *a, uchar *ea, uchar **pa, PortRUnset *x) in portRUnsetPack()
230 portRUnsetUnpack(uchar *a, uchar *ea, uchar **pa, PortRUnset *x) in portRUnsetUnpack()
240 portTGetportPrint(Fmt *fmt, PortTGetport *x) in portTGetportPrint()
246 portTGetportSize(PortTGetport *x) in portTGetportSize()
254 portTGetportPack(uchar *a, uchar *ea, uchar **pa, PortTGetport *x) in portTGetportPack()
264 portTGetportUnpack(uchar *a, uchar *ea, uchar **pa, PortTGetport *x) in portTGetportUnpack()
274 portRGetportPrint(Fmt *fmt, PortRGetport *x) in portRGetportPrint()
279 portRGetportSize(PortRGetport *x) in portRGetportSize()
287 portRGetportPack(uchar *a, uchar *ea, uchar **pa, PortRGetport *x) in portRGetportPack()
297 portRGetportUnpack(uchar *a, uchar *ea, uchar **pa, PortRGetport *x) in portRGetportUnpack()
307 portTDumpPrint(Fmt *fmt, PortTDump *x) in portTDumpPrint()
313 portTDumpSize(PortTDump *x) in portTDumpSize()
321 portTDumpPack(uchar *a, uchar *ea, uchar **pa, PortTDump *x) in portTDumpPack()
329 portTDumpUnpack(uchar *a, uchar *ea, uchar **pa, PortTDump *x) in portTDumpUnpack()
337 portRDumpPrint(Fmt *fmt, PortRDump *x) in portRDumpPrint()
348 portRDumpSize(PortRDump *x) in portRDumpSize()
353 portRDumpPack(uchar *a, uchar *ea, uchar **pa, PortRDump *x) in portRDumpPack()
374 portRDumpUnpack(uchar *a, uchar *ea, uchar **pa, PortRDump *x) in portRDumpUnpack()
399 portTCallitPrint(Fmt *fmt, PortTCallit *x) in portTCallitPrint()
404 portTCallitSize(PortTCallit *x) in portTCallitSize()
412 portTCallitPack(uchar *a, uchar *ea, uchar **pa, PortTCallit *x) in portTCallitPack()
425 portTCallitUnpack(uchar *a, uchar *ea, uchar **pa, PortTCallit *x) in portTCallitUnpack()
438 portRCallitPrint(Fmt *fmt, PortRCallit *x) in portRCallitPrint()
443 portRCallitSize(PortRCallit *x) in portRCallitSize()
451 portRCallitPack(uchar *a, uchar *ea, uchar **pa, PortRCallit *x) in portRCallitPack()
462 portRCallitUnpack(uchar *a, uchar *ea, uchar **pa, PortRCallit *x) in portRCallitUnpack()
475 typedef uint (*S)(SunCall*); typedef