Home
last modified time | relevance | path

Searched refs:portMapPack (Results 1 – 1 of 1) sorted by relevance

/plan9/sys/src/libsunrpc/
H A Dportmap.c20 portMapPack(uchar *a, uchar *ea, uchar **pa, PortMap *x) in portMapPack() function
122 if(portMapPack(a, ea, &a, &x->map) < 0) goto Err; in portTSetPack()
189 if(portMapPack(a, ea, &a, &x->map) < 0) goto Err; in portTUnsetPack()
256 if(portMapPack(a, ea, &a, &x->map) < 0) goto Err; in portTGetportPack()
362 || portMapPack(a, ea, &a, &x->map[i]) < 0) in portRDumpPack()