/osnet-11/usr/src/lib/libnsl/rpc/ |
H A D | svc_generic.c | 233 struct t_info tinfo; /* transport info */ local 245 fd = t_open(nconf->nc_device, O_RDWR, &tinfo); 272 if (t_getinfo(fd, &tinfo) == -1) { 480 switch (tinfo.servtype) { 491 if ((tinfo.servtype == T_COTS_ORD) && 516 xprt->xp_type = tinfo.servtype; 522 xprt->xp_rtaddr.maxlen = __rpc_get_a_size(tinfo.addr); 550 * if (madefd && (tinfo.servtype == T_CLTS))
|
H A D | clnt_generic.c | 599 struct t_info tinfo; /* transport info */ local 629 if (t_getinfo(fd, &tinfo) == -1) 631 servtype = tinfo.servtype; 643 (t_getinfo(fd, &tinfo) == -1)) 645 servtype = tinfo.servtype;
|
H A D | rpc_generic.c | 150 t_scalar_t size) /* normally tinfo.addr */ 425 struct t_info tinfo; local 432 if (t_getinfo(fd, &tinfo) == -1) { 442 servtype = tinfo.servtype;
|
H A D | svc_simple.c | 133 struct t_info tinfo; local 138 if (t_getinfo(svcxprt->xp_fd, &tinfo) == -1) { 149 if ((recvsz = __rpc_get_t_size(0, tinfo.tsdu)) == 0) {
|
H A D | clnt_bcast.c | 173 struct t_info tinfo; local 181 if ((fd = t_open(nconf->nc_device, O_RDWR, &tinfo)) == -1) { 201 if (((addrlen = __rpc_get_a_size(tinfo.addr)) == 0) || 215 tinfo.tsdu)) == 0) {
|
H A D | clnt_dg.c | 133 struct t_info tinfo; local 150 if (t_getinfo(fd, &tinfo) == -1) { 162 if (tinfo.servtype == T_CLTS) 168 ssz = __rpc_get_t_size((int)sendsz, tinfo.tsdu); 169 rsz = __rpc_get_t_size((int)recvsz, tinfo.tsdu);
|
H A D | rpc_soc.c | 79 struct t_info tinfo; local 92 fd = t_open(nconf->nc_device, O_RDWR, &tinfo); 98 if (t_getinfo(fd, &tinfo) == -1) 120 bindaddr.maxlen = bindaddr.len = __rpc_get_a_size(tinfo.addr); 282 struct t_info tinfo; local 322 if (t_getinfo(fd, &tinfo) == -1) { 331 tbindstr.addr.len = tbindstr.addr.maxlen = __rpc_get_a_size(tinfo.addr); 513 struct t_info tinfo; local 520 if ((fd = t_open(nconf->nc_device, O_RDWR, &tinfo)) == -1) { 526 __rpc_get_a_size(tinfo [all...] |
H A D | svc_dg.c | 124 struct t_info tinfo; local 134 if (t_getinfo(fd, &tinfo) == -1) { 141 sendsize = __rpc_get_t_size((int)sendsize, tinfo.tsdu); 142 recvsize = __rpc_get_t_size((int)recvsize, tinfo.tsdu);
|
H A D | clnt_vc.c | 236 struct t_info tinfo; local 326 if (t_getinfo(fd, &tinfo) == -1) { 335 sendsz = __rpc_get_t_size((int)sendsz, tinfo.tsdu); 336 recvsz = __rpc_get_t_size((int)recvsz, tinfo.tsdu); 343 ct->ct_tsdu = tinfo.tsdu;
|
H A D | svc_vc.c | 212 struct t_info tinfo; local 236 if (t_getinfo(fd, &tinfo) == -1) { 250 r->sendsize = __rpc_get_t_size((int)sendsize, tinfo.tsdu); 251 r->recvsize = __rpc_get_t_size((int)recvsize, tinfo.tsdu); 280 r->cf_tsdu = tinfo.tsdu; 401 struct t_info tinfo; local 412 if (t_getinfo(fd, &tinfo) == -1) { 424 sendsize = __rpc_get_t_size((int)sendsize, tinfo.tsdu); 425 recvsize = __rpc_get_t_size((int)recvsize, tinfo.tsdu); 431 dummy = makefd_xprt(fd, sendsize, recvsize, tinfo 743 struct t_info tinfo; local [all...] |
/osnet-11/usr/src/lib/librdc/common/ |
H A D | netaddrs.c | 339 struct netconfig *nconf, ushort_t port, struct t_info *tinfo, 352 if ((fd = t_open(nconf->nc_device, O_RDWR, tinfo)) == -1) 519 char *proto, char *srvport, struct t_info *tinfo, int portmap) 581 tinfo, portmap)) == NULL) { 618 port, tinfo, portmap)) == NULL) { 338 get_the_addr(char *hostname, ulong_t prog, ulong_t vers, struct netconfig *nconf, ushort_t port, struct t_info *tinfo, int portmap) argument 518 get_addr(char *hostname, ulong_t prog, ulong_t vers, struct netconfig **nconfp, char *proto, char *srvport, struct t_info *tinfo, int portmap) argument
|
H A D | rdcconfig.c | 235 struct t_info tinfo; local 260 &conf, NULL, "rdc", &tinfo, 0); 274 &conf, NULL, "rdc", &tinfo, 0);
|
/osnet-11/usr/src/lib/libnsl/dial/ |
H A D | callers.c | 474 struct t_info tinfo; local 496 fd = t_open(devname, O_RDWR, &tinfo);
|
/osnet-11/usr/src/grub/grub2/grub-core/term/ |
H A D | serial.c | 53 struct grub_terminfo_output_state tinfo; member in struct:grub_serial_output_state 59 struct grub_terminfo_input_state tinfo; member in struct:grub_serial_input_state 79 .tinfo = 87 .tinfo =
|
/osnet-11/usr/src/lib/libnsl/nss/ |
H A D | netdir_inet_sundry.c | 903 struct t_info tinfo; local 951 if (t_getinfo(fd, &tinfo) == -1) 961 tbindstr.addr.len = tbindstr.addr.maxlen = __rpc_get_a_size(tinfo.addr);
|
/osnet-11/usr/src/lib/krb5/kadm5/clnt/ |
H A D | client_init.c | 242 struct t_info tinfo; local 249 (void) memset(&tinfo, 0, sizeof (tinfo)); 252 fd = t_open(nconf->nc_device, O_RDWR | O_NONBLOCK, &tinfo); 269 netaddr.len = netaddr.maxlen = __rpc_get_a_size(tinfo.addr);
|
/osnet-11/usr/src/lib/krb5/plugins/preauth/pkinit/ |
H A D | pkinit_crypto_openssl.c | 3567 trim_token_label(CK_TOKEN_INFO *tinfo, char *labelstr, unsigned int labelstr_len) argument 3571 assert(labelstr_len > sizeof (tinfo->label)); 3576 labelstr[sizeof (tinfo->label)] = '\0'; 3577 (void) memcpy(labelstr, (char *) tinfo->label, sizeof (tinfo->label)); 3580 for (i = sizeof (tinfo->label) - 1; i >= 0; i--) { 4115 CK_TOKEN_INFO tinfo; local 4300 if ((r = cctx->p11->C_GetTokenInfo(slotlist[i], &tinfo)) != CKR_OK) { 4316 if (!(tinfo.flags & CKF_LOGIN_REQUIRED)) { 4339 char tokenlabelstr[sizeof (tinfo 4742 CK_TOKEN_INFO tinfo; local 4856 CK_TOKEN_INFO tinfo; local [all...] |