/titanic_44/usr/src/cmd/cvcd/sparc/sun4u/starfire/ |
H A D | cvcd.c | 383 t_free((char *)reqb, T_BIND); 384 t_free((char *)retb, T_BIND); 570 t_free((char *)tcall, T_CALL); 577 t_free((char *)tcall, T_CALL); 605 t_free((char *)tcall, T_CALL); 610 t_free((char *)tcall, T_CALL); 617 t_free((char *)tcall, T_CALL); 624 t_free((char *)tcall, T_CALL); 627 t_free((char *)tcall, T_CALL); 928 t_free((char *)topt, T_OPTMGMT); [all …]
|
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/inetd/ |
H A D | tlx.c | 396 (void) t_free((char *)call, T_CALL); in get_new_conind() 461 (void) t_free((char *)call, T_CALL); in process_tlook() 492 (void) t_free((char *)discon, T_DIS); in process_tlook() 507 (void) t_free((char *)cip->call, T_CALL); in process_tlook() 511 (void) t_free((char *)discon, T_DIS); in process_tlook() 595 (void) t_free((char *)call, T_CALL); in tlx_accept() 609 (void) t_free((char *)call, T_CALL); in tlx_accept() 623 (void) t_free((char *)call, T_CALL); in tlx_accept()
|
/titanic_44/usr/src/lib/libwrap/ |
H A D | tli.c | 120 t_free((char *) request->client->unit, T_UNITDATA); 122 t_free((char *) request->server->unit, T_UNITDATA); 156 t_free((void *) client, T_UNITDATA); 173 t_free((void *) server, T_UNITDATA); 350 t_free((void *) unit, T_UNITDATA);
|
/titanic_44/usr/src/lib/libnsl/yp/ |
H A D | yp_rsvd.c | 80 (void) t_free((char *)tbind, T_BIND); in __yp_clnt_create_rsvdport_netid_req() 88 (void) t_free((char *)tbind, T_BIND); in __yp_clnt_create_rsvdport_netid_req() 90 (void) t_free((char *)tbind, T_BIND); in __yp_clnt_create_rsvdport_netid_req()
|
/titanic_44/usr/src/lib/librpcsvc/common/ |
H A D | bindresvport.c | 133 (void) t_free((char *)tbind, T_BIND); 195 (void) t_free((char *)tbind, T_BIND); 196 (void) t_free((char *)tres, T_BIND);
|
/titanic_44/usr/src/head/ |
H A D | xti.h | 180 #pragma redefine_extname t_free _xti_free 225 #define t_free _xti_free macro 489 extern int t_free(char *, int); 503 extern int t_free(void *, int);
|
/titanic_44/usr/src/cmd/fs.d/nfs/lib/ |
H A D | nfs_tbind.c | 384 (void) t_free((char *)ntb, T_BIND); in nfslib_bindit() 395 (void) t_free((char *)ntb, T_BIND); in nfslib_bindit() 910 (void) t_free((char *)unitdata, T_UNITDATA); in do_poll_clts_action() 914 (void) t_free((char *)uderr, T_UDERROR); in do_poll_clts_action() 1235 (void) t_free((char *)conn->conn_call, T_CALL); in conn_get() 1247 (void) t_free((char *)conn->conn_call, T_CALL); in conn_get() 1349 (void) t_free((char *)call, T_CALL); in cots_listen_event() 1360 (void) t_free((char *)call, T_CALL); in cots_listen_event() 1372 (void) t_free((char *)call, T_CALL); in cots_listen_event() 1400 (void) t_free((char *)call, T_CALL); in cots_listen_event() [all …]
|
/titanic_44/usr/src/cmd/avs/rdc/ |
H A D | sndrd.c | 986 (void) t_free((char *)conn->conn_call, T_CALL); in conn_get() 999 (void) t_free((char *)conn->conn_call, T_CALL); in conn_get() 1098 (void) t_free((char *)call, T_CALL); in cots_listen_event() 1109 (void) t_free((char *)call, T_CALL); in cots_listen_event() 1119 (void) t_free((char *)call, T_CALL); in cots_listen_event() 1141 (void) t_free((char *)call, T_CALL); in cots_listen_event() 1152 (void) t_free((char *)call, T_CALL); in cots_listen_event() 1164 (void) t_free((char *)call, T_CALL); in cots_listen_event() 1170 (void) t_free((char *)call, T_CALL); in cots_listen_event() 1355 (void) t_free((char *)unitdata, T_UNITDATA); in do_poll_clts_action() [all …]
|
/titanic_44/usr/src/cmd/gss/gssd/ |
H A D | gssd_generic.c | 123 (void) t_free((char *) bind_addr, T_BIND); 129 (void) t_free((char *) bind_addr, T_BIND);
|
/titanic_44/usr/src/cmd/krb5/kwarn/ |
H A D | kwarnd_generic.c | 101 (void) t_free((char *) bind_addr, T_BIND); in svc_create_local_service() 107 (void) t_free((char *) bind_addr, T_BIND); in svc_create_local_service()
|
/titanic_44/usr/src/cmd/ypcmd/ |
H A D | ypxfrd_client.c | 264 (void) t_free((char *)tbind, T_BIND); 274 (void) t_free((char *)tbind, T_BIND); 283 (void) t_free((char *)tbind, T_BIND);
|
/titanic_44/usr/src/cmd/keyserv/ |
H A D | key_generic.c | 154 (void) t_free((char *)bind_addr, T_BIND); 160 (void) t_free((char *)bind_addr, T_BIND);
|
/titanic_44/usr/src/cmd/bnu/ |
H A D | interface.c | 41 int t_bind(), t_close(), t_connect(), t_free(), t_look(), t_open(), t_rcvdis(); 473 t_free((char *)dropped, T_DIS); 477 t_free((char *)dropped, T_DIS);
|
/titanic_44/usr/src/lib/libnsl/dial/ |
H A D | interface.c | 343 (void) t_free((char *)dropped, T_DIS); in show_tlook() 347 (void) t_free((char *)dropped, T_DIS); in show_tlook()
|
/titanic_44/usr/src/lib/libnsl/rpc/ |
H A D | clnt_generic.c | 418 (void) t_free((char *)tbind, T_BIND); in clnt_create_service_timed() 443 (void) t_free((char *)tbind, T_BIND); in clnt_create_service_timed() 467 (void) t_free((char *)tbind, T_BIND); in clnt_create_service_timed() 475 (void) t_free((char *)tbind, T_BIND); in clnt_create_service_timed()
|
H A D | clnt_dg.c | 868 (void) t_free((char *)cu->cu_tr_data, T_UNITDATA); in clnt_dg_destroy() 934 (void) t_free((char *)uderr, T_UDERROR); in _rcv_unitdata_err() 939 (void) t_free((char *)uderr, T_UDERROR); in _rcv_unitdata_err() 944 (void) t_free((char *)uderr, T_UDERROR); in _rcv_unitdata_err()
|
H A D | svc_generic.c | 523 (void) t_free((char *)tres, T_BIND); in svc_tli_create_common() 565 (void) t_free((char *)tres, T_BIND); in svc_tli_create_common()
|
/titanic_44/usr/src/cmd/listen/ |
H A D | listen.c | 765 if ( t_free((char *)req, T_BIND) ) 767 if ( t_free((char *)ret, T_BIND) ) 805 if ( t_free((char *)req, T_BIND) ) 807 if ( t_free((char *)ret, T_BIND) ) 812 if ( t_free((char *)req, T_BIND) ) 815 if ( t_free((char *)ret, T_BIND) ) 1895 t_free((char *)call, T_CALL); 1902 t_free((char *)tmp->c_cp, T_CALL);
|
H A D | nlsaddr.c | 155 t_free((char *)call, T_CALL); /* t_free will release allocated mem*/
|
/titanic_44/usr/src/cmd/rpcbind/ |
H A D | check_bound.c | 112 (void) t_free((char *)baddr, T_BIND); in check_bound() 125 (void) t_free((char *)baddr, T_BIND); in check_bound()
|
H A D | rpcbind.c | 722 (void) t_free((char *)taddr, T_BIND); in init_transport() 723 (void) t_free((char *)baddr, T_BIND); in init_transport() 726 (void) t_free((char *)taddr, T_BIND); in init_transport() 727 (void) t_free((char *)baddr, T_BIND); in init_transport()
|
/titanic_44/usr/src/lib/libnsl/nss/ |
H A D | netdir_inet_sundry.c | 980 (void) t_free((char *)tres, T_BIND); in bindresvport() 995 (void) t_free((char *)tres, T_BIND); in bindresvport() 1023 (void) t_free((char *)tres, T_BIND); in bindresvport() 1030 (void) t_free((char *)tres, T_BIND); in bindresvport()
|
/titanic_44/usr/src/lib/libnsl/nsl/ |
H A D | tli_wrappers.c | 84 t_free(char *ptr, int struct_type) in t_free() function
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | tiuser.h | 204 extern int t_free(char *ptr, int struct_type);
|
/titanic_44/usr/src/cmd/fs.d/ufs/df/ |
H A D | df.c | 114 fsblkcnt64_t t_totalblks, t_avail, t_free, t_used, t_reserved; variable 547 t_free += free; in dfreedev() 623 t_free += free; in dfreemnt()
|