t_alloc
char *t_alloc();
if ( (bind_ret = (struct t_bind *)t_alloc(fd, T_BIND, T_ALL)) ==
|| (sndcall = (struct t_call *)t_alloc(fd, T_CALL, T_ALL)) ==
|| (rcvcall = (struct t_call *)t_alloc(fd, T_CALL, T_ALL)) ==
char *t_alloc();
(struct t_discon *)t_alloc(fd, T_DIS, T_ALL)) == 0) ||
if ((call = (struct t_call *)t_alloc(fd, T_CALL, T_ALL)) == NULL) {
t_alloc(fd, T_DIS, T_ALL)) == NULL) {
if ((tbind = (struct t_bind *)t_alloc(fd, T_BIND, T_ADDR)) == NULL)
if ((tbind = (struct t_bind *)t_alloc(fd, T_BIND, T_ADDR))
(struct t_bind *)t_alloc(trans->tr_fd, T_BIND, T_ADDR);
if ((tbind = (struct t_bind *)t_alloc(fd, T_BIND, T_ADDR)) == NULL)
uderr = (struct t_uderr *)t_alloc(fd, T_UDERROR, T_ALL);
conn->conn_call = (struct t_call *)t_alloc(fd, T_CALL, T_ALL);
ntb = (struct t_bind *)t_alloc(fd, T_BIND, T_ALL);
unitdata = (struct t_unitdata *)t_alloc(fd, T_UNITDATA, T_ALL);
if ((tbind = (struct t_bind *)t_alloc(fd, T_BIND, T_ADDR))
bind_addr = (struct t_bind *) t_alloc(fd, T_BIND, T_ADDR);
bind_addr = (struct t_bind *)t_alloc(fd, T_BIND, T_ADDR);
tres = (struct t_bind *) t_alloc(fd, T_BIND, T_ADDR);
bind_addr = (struct t_bind *) t_alloc(fd, T_BIND, T_ADDR);
while (!(disc = (struct t_discon *)t_alloc(fd, T_DIS, T_ALL)) ) {
extern char *t_alloc();
extern char *t_alloc();
if ((tmp->c_cp = (struct t_call *) t_alloc(bindfd, T_CALL,
while (!(req = (struct t_bind *)t_alloc(fd,T_BIND,T_ALL)) ) {
while (!(ret = (struct t_bind *)t_alloc(fd,T_BIND,T_ALL)) ) {
extern char *malloc(), *t_alloc();
if (!(call = (struct t_call *)t_alloc(fd, T_CALL, T_NONE))) {
baddr = (struct t_bind *)t_alloc(fd, T_BIND, T_ADDR);
tr_data = (struct t_unitdata *)t_alloc(fd, T_UNITDATA,
taddr = (struct t_bind *)t_alloc(fd, T_BIND, T_ADDR);
baddr = (struct t_bind *)t_alloc(fd, T_BIND, T_ADDR);
Udp[Ninputs] = (struct t_unitdata *)t_alloc(fd, T_UNITDATA, T_ADDR);
Errp[Ninputs] = (struct t_uderr *)t_alloc(fd, T_UDERROR, T_ADDR);
bound = (struct t_bind *)t_alloc(Nfd[cnt].fd, T_BIND, T_ADDR);
bound = (struct t_bind *)t_alloc(fd, T_BIND, T_ADDR);
if ((tbind = (struct t_bind *)t_alloc(fd, T_BIND, T_ADDR)) ==
extern char *t_alloc(int, int, int);
extern void *t_alloc(int, int, int);
if ((bind_ret = (struct t_bind *)t_alloc(fd, T_BIND, T_ALL)) == NULL ||
(sndcall = (struct t_call *)t_alloc(fd, T_CALL, T_ALL)) == NULL ||
(rcvcall = (struct t_call *)t_alloc(fd, T_CALL, T_ALL)) == NULL) {
(struct t_discon *)t_alloc(fd, T_DIS, T_ALL)) == 0) ||
tres = (struct t_bind *)t_alloc(fd, T_BIND, T_ADDR);
tr_data = (struct t_unitdata *)t_alloc(fd, T_UNITDATA, T_ADDR | T_OPT);
uderr = (struct t_uderr *)t_alloc(cu->cu_fd, T_UDERROR, T_ADDR);
if ((tbind = (struct t_bind *)t_alloc(fd, T_BIND, T_ADDR))
rcvcall = (struct t_call *)t_alloc(fd, T_CALL, T_OPT|T_ADDR);
tres = (struct t_bind *)t_alloc(fd, T_BIND, T_ADDR);
if ((sndcall = (struct t_call *)t_alloc(fd, T_CALL, 0)) == NULL) {
tres = (struct t_bind *)t_alloc(fd, T_BIND, T_ADDR);
r->t_call = (struct t_call *)t_alloc(fd, T_CALL, T_ADDR | T_OPT);
r->t_bind = (struct t_bind *)t_alloc(fd, T_BIND, T_ADDR);
r->t_call = (struct t_call *)t_alloc(fd, T_CALL, T_ADDR | T_OPT);
r->t_bind = (struct t_bind *)t_alloc(fd, T_BIND, T_ADDR);
tcp2 = (struct t_call *)t_alloc(srcfd,
if ((tbind = (struct t_bind *)t_alloc(fd, T_BIND, T_ADDR)) == NULL) {
tbind = (struct t_bind *)t_alloc(fd, T_BIND, T_ADDR);
tres = (struct t_bind *)t_alloc(fd, T_BIND, T_ADDR);
if ((client = (struct t_unitdata *) t_alloc(fd, T_UNITDATA, T_ADDR)) == 0) {
if ((server = (struct t_unitdata *) t_alloc(fd, T_UNITDATA, T_ADDR)) == 0) {
if ((unit = (struct t_unitdata *) t_alloc(fd, T_UNITDATA, T_ALL)) == 0) {
extern char *t_alloc(int fildes, int struct_type, int fields);