clnt_tp_create man page on Tru64
[printable version]
rpc_clnt_create(3scl) rpc_clnt_create(3scl)
NAME
rpc_clnt_create, clnt_control, clnt_create, clnt_create_vers,
clnt_destroy, clnt_dg_create, clnt_pcreateerror, clnt_raw_create,
clnt_spcreateerror, clnt_tli_create, clnt_tp_create, clnt_vc_create,
rpc_createerr - library routines for dealing with creation and manipuā
lation of CLIENT handles
LIBRARY
SCL RPC library (librpc.so)
SYNOPSIS
#include <rpc/rpc.h>
bool_t clnt_control(CLIENT *clnt, const u_int req,
char *info);
CLIENT *clnt_create(const char *host, const u_long prognum,
CLIENT *clnt_create_vers(const char *host, const u_long prognum,
u_long *vers_outp, const u_long vers_low, const u_long vers_high,
char *nettype);
void clnt_destroy(CLIENT *clnt);
CLIENT *clnt_dg_create(const int fildes,
const struct netbuf *svcaddr, const u_long prognum,
const u_long versnum, const u_int sendsz,
const u_int recvsz);
void clnt_pcreateerror(const char *s);
CLIENT *clnt_raw_create(const u_long prognum, const u_long versnum);
char *clnt_spcreateerror(const char *s);
CLIENT *clnt_tli_create(const int fildes,
const struct netconfig *netconf,
const struct netbuf *svcaddr, const u_long prognum,
const u_long versnum, const u_int sendsz,
const u_int recvsz);
CLIENT *clnt_tp_create(const char *host,
const u_long prognum, const u_long versnum,
const struct netconfig *netconf);
CLIENT *clnt_vc_create(const int fildes,
const struct netbuf *svcaddr, const u_long prognum,
const u_long versnum, const u_int sendsz,
const u_int recvsz);
struct rpc_createerr rpc_createerr;
DESCRIPTION
Refer to the Solaris rpc_clnt_create(3N) man pages for a description of
how these functions should be used.
SCL IMPLEMENTATION NOTES
These functions have been ported from Solaris code placed in the public
domain by Sun.
RELATED INFORMATION
Overviews: scl_intro(3scl), scl_rpc(3scl)
Files: scl_error_log(4scl)
Functions: rpc_clnt_calls(3scl), rpc_clnt_auth(3scl)
Solaris man pages: rpc(3N), rpcbind(1M) rpc_clnt_auth(3N),
rpc_clnt_calls(3N), rpc_clnt_create(3N),
Manual: Solaris Compatibility Library User's Guide
rpc_clnt_create(3scl)
[top]
_ _ _
| | | | | |
| | | | | |
__ | | __ __ | | __ __ | | __
\ \| |/ / \ \| |/ / \ \| |/ /
\ \ / / \ \ / / \ \ / /
\ / \ / \ /
\_/ \_/ \_/
More information is available in HTML format for server Tru64
List of man pages available for Tru64
Copyright (c) for man pages and the logo by the respective OS vendor.
For those who want to learn more, the polarhome community provides shell access and support.
[legal]
[privacy]
[GNU]
[policy]
[cookies]
[netiquette]
[sponsors]
[FAQ]
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
|
Vote for polarhome
|