svcunix_create
extern SVCXPRT *svcunix_create(int, u_int, u_int, char *);
transp = svcunix_create(RPC_ANYSOCK, 0, 0, sockname);