Searched refs:xdr_utmpidlearr (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/lib/librpcsvc/common/ |
H A D | rusers_simple.c | 63 xdr_free(xdr_utmpidlearr, (char *)&up); 85 xdr_free(xdr_utmpidlearr, (char *)&up); 102 xdr_free(xdr_utmpidlearr, (char *)&up); 132 xdr_utmpidlearr, (char *) up, (char *) NULL));
|
H A D | rusersxdr.c | 116 xdr_utmpidlearr(xdrsp, up) in xdr_utmpidlearr() function
|
H A D | mapfile-vers | 60 xdr_utmpidlearr;
|
/titanic_41/usr/src/head/rpcsvc/ |
H A D | rusers.x | 112 %int xdr_utmpidlearr();
|
/titanic_41/usr/src/cmd/rpcsvc/ |
H A D | rusers.c | 184 (xdrproc_t)xdr_utmpidlearr, (char *)&utmpidlearr, in main() 224 (xdrproc_t)xdr_utmpidlearr, in singlehost()
|
H A D | rpc.rusersd.c | 337 if (!svc_sendreply(transp, xdr_utmpidlearr,
|