Searched refs:t_info (Results 1 - 25 of 26) sorted by relevance

12

/osnet-11/usr/src/lib/librdc/common/
H A Dllib-lrdc44 struct t_info *tinfo, int portmap);
H A Dlibrdc.h38 char *, char *, struct t_info *, int);
H A Dnetaddrs.c339 struct netconfig *nconf, ushort_t port, struct t_info *tinfo,
519 char *proto, char *srvport, struct t_info *tinfo, int portmap)
H A Drdcconfig.c235 struct t_info tinfo;
/osnet-11/usr/src/lib/libnsl/nsl/
H A Dtx.h287 extern struct _ti_user *_t_create(int, struct t_info *, int, int *);
308 extern int _tx_getinfo(int, struct t_info *, int);
314 extern int _tx_open(const char *, int, struct t_info *, int);
H A Dtli_wrappers.c83 * Note: The "struct t_info" parameter here refers to XTI one which
88 t_getinfo(int fd, struct t_info *info)
112 * Note: The "struct t_info" parameter here refers to XTI one which
117 t_open(const char *path, int flags, struct t_info *info)
H A Dxti_wrappers.c106 _xti_getinfo(int fd, struct t_info *info)
136 _xti_open(const char *path, int flags, struct t_info *info)
H A Dt_open.c64 _tx_open(const char *path, int flags, struct t_info *info, int api_semantics)
H A Dt_getinfo.c54 _tx_getinfo(int fd, struct t_info *info, int api_semantics)
109 /* XTI ONLY - TLI t_info struct does not have "flags" */
H A Dt_alloc.c63 struct t_info *info;
229 if ((p.info = calloc(1, sizeof (struct t_info))) == NULL)
H A D_utility.c838 _t_create(int fd, struct t_info *info, int api_semantics, int *t_capreq_failed)
935 * XTI ONLY - TLI "struct t_info" does not
/osnet-11/usr/src/lib/libnsl/rpc/
H A Drpc_soc.c79 struct t_info tinfo;
282 struct t_info tinfo;
513 struct t_info tinfo;
H A Dsvc_simple.c133 struct t_info tinfo;
H A Drpc_generic.c425 struct t_info tinfo;
H A Dsvc_generic.c233 struct t_info tinfo; /* transport info */
H A Dsvc_vc.c212 struct t_info tinfo;
401 struct t_info tinfo;
743 struct t_info tinfo;
H A Dclnt_bcast.c173 struct t_info tinfo;
H A Dclnt_generic.c599 struct t_info tinfo; /* transport info */
H A Dclnt_dg.c133 struct t_info tinfo;
H A Dsvc_dg.c124 struct t_info tinfo;
/osnet-11/usr/src/lib/libnsl/dial/
H A Dinterface.c168 static struct t_info info;
H A Dcallers.c474 struct t_info tinfo;
/osnet-11/usr/src/lib/libnsl/common/
H A Dllib-lnsl278 int _xti_getinfo(int, struct t_info *);
283 int _xti_open(const char *, int, struct t_info *);
/osnet-11/usr/src/lib/libnsl/nss/
H A Dnetdir_inet_sundry.c903 struct t_info tinfo;
/osnet-11/usr/src/lib/krb5/kadm5/clnt/
H A Dclient_init.c242 struct t_info tinfo;

Completed in 82 milliseconds

12