Searched refs:clnt_door_create (Results 1 – 13 of 13) sorted by relevance
/titanic_44/usr/src/lib/pam_modules/dhkeys/ |
H A D | key_call_uid.c | 126 clnt = clnt_door_create(KEY_PROG, vers, 0); in my_key_call()
|
/titanic_44/usr/src/lib/libidmap/common/ |
H A D | utils.c | 328 idmap_handle.client = clnt_door_create(IDMAP_PROG, IDMAP_V1, sendsz); in _idmap_clnt_connect()
|
H A D | directory_client.c | 80 d->client = clnt_door_create(IDMAP_PROG, IDMAP_V1, 0); in directory_open()
|
/titanic_44/usr/src/uts/common/rpc/ |
H A D | clnt.h | 913 extern CLIENT * clnt_door_create(const rpcprog_t, const rpcvers_t, 921 extern CLIENT * clnt_door_create();
|
/titanic_44/usr/src/lib/libnsl/rpc/ |
H A D | clnt_generic.c | 207 if ((clnt = clnt_door_create(prog, vers, 0)) != NULL) in clnt_create_timed() 367 if ((clnt = clnt_door_create(prog, vers, 0)) != NULL) in clnt_create_service_timed()
|
H A D | clnt_door.c | 79 clnt_door_create(const rpcprog_t program, const rpcvers_t version, in clnt_door_create() function
|
H A D | key_call.c | 845 if ((kcp->client = clnt_door_create(KEY_PROG, vers, 0)) == NULL) in getkeyserv_handle()
|
/titanic_44/usr/src/man/man3nsl/ |
H A D | Makefile | 121 clnt_door_create.3nsl \ 392 clnt_door_create.3nsl := LINKSRC = rpc_clnt_create.3nsl
|
/titanic_44/usr/src/lib/fm/libfmd_adm/common/ |
H A D | fmd_adm.c | 64 c = clnt_door_create(prog, FMD_ADM_VERSION_1, _fmd_adm_bufsize); in fmd_adm_open() 220 if ((c = clnt_door_create(ap->adm_prog, FMD_ADM_VERSION_1, in fmd_adm_retry()
|
/titanic_44/usr/src/lib/libnsl/common/ |
H A D | mapfile-vers | 119 clnt_door_create;
|
H A D | llib-lnsl | 521 CLIENT *clnt_door_create(rpcprog_t program, rpcvers_t version, uint_t sendsz);
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man3nsl.inc | 122 link path=usr/share/man/man3nsl/clnt_door_create.3nsl \
|
/titanic_44/ |
H A D | .gitignore | 6646 usr/src/man/man3nsl/clnt_door_create.3nsl
|