mem_alloc
auth = (AUTH *)mem_alloc(sizeof(*auth));
au = (struct audata *)mem_alloc(sizeof(*au));
au->au_origcred.oa_base = mem_alloc((u_int) len);
if ((au->au_origcred.oa_base = mem_alloc((u_int) len)) == NULL)
h = (CLIENT *)mem_alloc(sizeof(*h));
ct = (struct ct_data *)mem_alloc(sizeof(*ct));
args->cl = (CLIENT *)mem_alloc(sizeof(CLIENT));
args->cu = (struct cu_data *)mem_alloc(sizeof(*args->cu) +
mem_alloc(oa->oa_length);
mem_alloc(oa->oa_length);
if ((fds = (fd_set *)mem_alloc(bytes)) != NULL) {
s = (struct svc_callout *)mem_alloc(sizeof(struct svc_callout));
r = (struct tcp_rendezvous *)mem_alloc(sizeof(*r));
xprt = (SVCXPRT *)mem_alloc(sizeof(SVCXPRT));
xprt = (SVCXPRT *)mem_alloc(sizeof(SVCXPRT));
cd = (struct tcp_conn *)mem_alloc(sizeof(struct tcp_conn));
*cpp = sp = (char *)mem_alloc(nodesize);
*cpp = sp = (char *)mem_alloc(nodesize);
*addrp = target = mem_alloc(nodesize);
(RECSTREAM *)mem_alloc(sizeof(RECSTREAM));
strm->zalloc = mem_alloc;
.mem_alloc = pcic_chip_mem_alloc,
((*(tag)->mem_alloc)((handle), (size), (pcmhp)))
int (*mem_alloc)(pcmcia_chipset_handle_t, bus_size_t,