/titanic_41/usr/src/head/ |
H A D | xti.h | 175 #pragma redefine_extname t_alloc _xti_alloc 220 #define t_alloc _xti_alloc macro 485 extern char *t_alloc(int, int, int); 499 extern void *t_alloc(int, int, int);
|
/titanic_41/usr/src/cmd/listen/ |
H A D | nlsaddr.c | 118 extern char *malloc(), *t_alloc(); 128 if (!(call = (struct t_call *)t_alloc(fd, T_CALL, T_NONE))) {
|
H A D | listen.c | 168 extern char *t_alloc(); 706 while (!(req = (struct t_bind *)t_alloc(fd,T_BIND,T_ALL)) ) { 714 while (!(ret = (struct t_bind *)t_alloc(fd,T_BIND,T_ALL)) ) { 1099 while (!(disc = (struct t_discon *)t_alloc(fd, T_DIS, T_ALL)) ) { in doevent() 1677 extern char *t_alloc(); 1749 if ((tmp->c_cp = (struct t_call *) t_alloc(bindfd, T_CALL,
|
/titanic_41/usr/src/lib/libwrap/ |
H A D | tli.c | 148 if ((client = (struct t_unitdata *) t_alloc(fd, T_UNITDATA, T_ADDR)) == 0) { 167 if ((server = (struct t_unitdata *) t_alloc(fd, T_UNITDATA, T_ADDR)) == 0) { 345 if ((unit = (struct t_unitdata *) t_alloc(fd, T_UNITDATA, T_ALL)) == 0) {
|
/titanic_41/usr/src/lib/librpcsvc/common/ |
H A D | bindresvport.c | 125 tbind = (struct t_bind *)t_alloc(fd, T_BIND, T_ADDR); 131 tres = (struct t_bind *)t_alloc(fd, T_BIND, T_ADDR);
|
/titanic_41/usr/src/cmd/cvcd/sparc/sun4u/starfire/ |
H A D | cvcd.c | 352 if (((reqb = (struct t_bind *)t_alloc(cvcd_ssp, T_BIND, T_ALL)) 357 if (((retb = (struct t_bind *)t_alloc(cvcd_ssp, T_BIND, T_ALL)) 558 tcall = (struct t_call *)t_alloc(fd, T_CALL, T_ALL); 593 tcall = (struct t_call *)t_alloc(fd, T_CALL, T_ALL); 900 topt = (struct t_optmgmt *)t_alloc(fd, T_OPTMGMT, 0); 905 tropt = (struct t_optmgmt *)t_alloc(fd, T_OPTMGMT, 0);
|
/titanic_41/usr/src/lib/libnsl/dial/ |
H A D | callers.c | 514 if ((bind_ret = (struct t_bind *)t_alloc(fd, T_BIND, T_ALL)) == NULL || in tlicall() 516 (sndcall = (struct t_call *)t_alloc(fd, T_CALL, T_ALL)) == NULL || in tlicall() 518 (rcvcall = (struct t_call *)t_alloc(fd, T_CALL, T_ALL)) == NULL) { in tlicall()
|
H A D | interface.c | 340 (struct t_discon *)t_alloc(fd, T_DIS, T_ALL)) == 0) || in show_tlook()
|
/titanic_41/usr/src/lib/libnsl/yp/ |
H A D | yp_rsvd.c | 71 if ((tbind = (struct t_bind *)t_alloc(fd, T_BIND, T_ADDR)) == NULL) { in __yp_clnt_create_rsvdport_netid_req()
|
/titanic_41/usr/src/cmd/krb5/kwarn/ |
H A D | kwarnd_generic.c | 80 bind_addr = (struct t_bind *) t_alloc(fd, T_BIND, T_ADDR); in svc_create_local_service()
|
/titanic_41/usr/src/cmd/gss/gssd/ |
H A D | gssd_generic.c | 102 bind_addr = (struct t_bind *) t_alloc(fd, T_BIND, T_ADDR);
|
/titanic_41/usr/src/cmd/bnu/ |
H A D | interface.c | 40 char *t_alloc(); 470 (struct t_discon *)t_alloc(fd, T_DIS, T_ALL)) == 0) ||
|
H A D | callers.c | 1037 char *t_alloc(); 1096 if ( (bind_ret = (struct t_bind *)t_alloc(fd, T_BIND, T_ALL)) == 1098 || (sndcall = (struct t_call *)t_alloc(fd, T_CALL, T_ALL)) == 1100 || (rcvcall = (struct t_call *)t_alloc(fd, T_CALL, T_ALL)) ==
|
/titanic_41/usr/src/lib/libnsl/nsl/ |
H A D | tli_wrappers.c | 50 t_alloc(int fd, int struct_type, int fields) in t_alloc() function
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | tiuser.h | 198 extern char *t_alloc(int fildes, int struct_type, int fields);
|
/titanic_41/usr/src/cmd/keyserv/ |
H A D | key_generic.c | 135 bind_addr = (struct t_bind *)t_alloc(fd, T_BIND, T_ADDR);
|
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/inetd/ |
H A D | tlx.c | 390 if ((call = (struct t_call *)t_alloc(fd, T_CALL, T_ALL)) == NULL) { in get_new_conind() 486 t_alloc(fd, T_DIS, T_ALL)) == NULL) { in process_tlook()
|
/titanic_41/usr/src/lib/libnsl/rpc/ |
H A D | svc_vc.c | 252 r->t_call = (struct t_call *)t_alloc(fd, T_CALL, T_ADDR | T_OPT); in svc_vc_create_private() 262 r->t_bind = (struct t_bind *)t_alloc(fd, T_BIND, T_ADDR); in svc_vc_create_private() 358 r->t_call = (struct t_call *)t_alloc(fd, T_CALL, T_ADDR | T_OPT); in svc_vc_xprtcopy() 364 r->t_bind = (struct t_bind *)t_alloc(fd, T_BIND, T_ADDR); in svc_vc_xprtcopy() 853 tcp2 = (struct t_call *)t_alloc(srcfd, in do_accept()
|
H A D | clnt_dg.c | 221 tr_data = (struct t_unitdata *)t_alloc(fd, T_UNITDATA, T_ADDR | T_OPT); in clnt_dg_create() 925 uderr = (struct t_uderr *)t_alloc(cu->cu_fd, T_UDERROR, T_ADDR); in _rcv_unitdata_err()
|
/titanic_41/usr/src/cmd/fs.d/nfs/lib/ |
H A D | nfs_tbind.c | 366 ntb = (struct t_bind *)t_alloc(fd, T_BIND, T_ALL); in nfslib_bindit() 924 unitdata = (struct t_unitdata *)t_alloc(fd, T_UNITDATA, T_ALL); in do_poll_clts_action() 1039 uderr = (struct t_uderr *)t_alloc(fd, T_UDERROR, T_ALL); in do_poll_clts_action() 1226 conn->conn_call = (struct t_call *)t_alloc(fd, T_CALL, T_ALL); in conn_get()
|
H A D | nfs_resolve.c | 359 if ((tbind = (struct t_bind *)t_alloc(fd, T_BIND, T_ADDR)) == NULL) in get_server_addr()
|
/titanic_41/usr/src/cmd/avs/rdc/ |
H A D | sndrd.c | 977 conn->conn_call = (struct t_call *)t_alloc(fd, T_CALL, T_ALL); in conn_get() 1369 unitdata = (struct t_unitdata *)t_alloc(fd, T_UNITDATA, T_ALL); in do_poll_clts_action() 1485 uderr = (struct t_uderr *)t_alloc(fd, T_UDERROR, T_ALL); in do_poll_clts_action() 1729 ntb = (struct t_bind *)t_alloc(fd, T_BIND, T_ALL); in rdcd_bindit()
|
/titanic_41/usr/src/cmd/ypcmd/ |
H A D | ypxfrd_client.c | 252 if ((tbind = (struct t_bind *)t_alloc(fd, T_BIND, T_ADDR)) ==
|
/titanic_41/usr/src/cmd/rpcbind/ |
H A D | check_bound.c | 103 baddr = (struct t_bind *)t_alloc(fd, T_BIND, T_ADDR); in check_bound()
|
/titanic_41/usr/src/lib/libnsl/ |
H A D | Makefile.com | 53 _utility.o t_accept.o t_alloc.o t_bind.o t_close.o \
|