Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/pam_modules/dhkeys/
H A Dkey_call_uid.c126 clnt = clnt_door_create(KEY_PROG, vers, 0); in my_key_call()
/titanic_44/usr/src/lib/libidmap/common/
H A Dutils.c328 idmap_handle.client = clnt_door_create(IDMAP_PROG, IDMAP_V1, sendsz); in _idmap_clnt_connect()
H A Ddirectory_client.c80 d->client = clnt_door_create(IDMAP_PROG, IDMAP_V1, 0); in directory_open()
/titanic_44/usr/src/uts/common/rpc/
H A Dclnt.h913 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 Dclnt_generic.c207 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 Dclnt_door.c79 clnt_door_create(const rpcprog_t program, const rpcvers_t version, in clnt_door_create() function
H A Dkey_call.c845 if ((kcp->client = clnt_door_create(KEY_PROG, vers, 0)) == NULL) in getkeyserv_handle()
/titanic_44/usr/src/man/man3nsl/
H A DMakefile121 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 Dfmd_adm.c64 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 Dmapfile-vers119 clnt_door_create;
H A Dllib-lnsl521 CLIENT *clnt_door_create(rpcprog_t program, rpcvers_t version, uint_t sendsz);
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-library.man3nsl.inc122 link path=usr/share/man/man3nsl/clnt_door_create.3nsl \
/titanic_44/
H A D.gitignore6646 usr/src/man/man3nsl/clnt_door_create.3nsl