Symbol: xmalloc
bin/csh/extern.h
282
void *xmalloc(size_t);
bin/csh/hist.c
79
np = (struct Hist *) xmalloc((size_t) sizeof(*np));
bin/csh/lex.c
158
new = xmalloc((size_t) sizeof(*wdp));
bin/csh/lex.c
195
new = xmalloc((size_t) sizeof(*wdp));
bin/csh/set.c
446
p->v_link[f] = c = (struct varent *) xmalloc((size_t) sizeof(struct varent));
libexec/ld.so/ldconfig/etc.c
68
str = xmalloc(len);
libexec/ld.so/ldconfig/ld.h
12
void *xmalloc(size_t);
libexec/ld.so/ldconfig/ldconfig.c
129
dir_list = xmalloc(1);
libexec/ld.so/ldconfig/ldconfig.c
263
shp = (struct shlib_list *)xmalloc(sizeof *shp);
libexec/ld.so/ldconfig/ldconfig.c
330
blist = (struct hints_bucket *)xmalloc(n);
libexec/ld.so/ldconfig/ldconfig.c
336
strtab = xmalloc(strtab_sz);
libexec/ld.so/ldconfig/ldconfig.c
495
shp = (struct shlib_list *)xmalloc(sizeof *shp);
libexec/ld.so/ldconfig/shlib.c
78
search_dirs[n_search_dirs - 1] = xmalloc(++len);
regress/lib/libc/db/dbtest.c
239
data.data = xmalloc(p + 1, len - 1);
regress/lib/libc/db/dbtest.c
274
key.data = xmalloc(p + 1, len - 1);
regress/lib/libc/db/dbtest.c
66
void *xmalloc(char *, size_t);
usr.bin/aucat/abuf.c
31
buf->data = xmalloc(len);
usr.bin/aucat/aucat.c
273
s = xmalloc(sizeof(struct slot));
usr.bin/aucat/utils.c
135
p = xmalloc(size);
usr.bin/aucat/utils.h
33
void *xmalloc(size_t);
usr.bin/ctfconv/generate.c
127
se = xmalloc(sizeof(*se));
usr.bin/ctfconv/generate.c
381
p = ctfdata = xmalloc(ctflen);
usr.bin/ctfconv/xmalloc.h
22
void *xmalloc(size_t);
usr.bin/cvs/add.c
143
entry = xmalloc(CVS_ENT_MAXLINELEN);
usr.bin/cvs/add.c
357
p = xmalloc(CVS_ENT_MAXLINELEN);
usr.bin/cvs/add.c
509
entry = xmalloc(CVS_ENT_MAXLINELEN);
usr.bin/cvs/annotate.c
233
p = xmalloc(line->l_len + 1);
usr.bin/cvs/buf.c
64
b = xmalloc(sizeof(*b));
usr.bin/cvs/checkout.c
600
entry = xmalloc(CVS_ENT_MAXLINELEN);
usr.bin/cvs/client.c
191
entry = xmalloc(CVS_ENT_MAXLINELEN);
usr.bin/cvs/client.c
677
entry = xmalloc(CVS_ENT_MAXLINELEN);
usr.bin/cvs/client.c
756
entry = xmalloc(CVS_ENT_MAXLINELEN);
usr.bin/cvs/client.c
816
repo = xmalloc(PATH_MAX);
usr.bin/cvs/config.c
100
lbuf = xmalloc(len + 1);
usr.bin/cvs/cvs.c
463
lbuf = xmalloc(len + 1);
usr.bin/cvs/diff_internals.c
869
line = xmalloc(rlen + 1);
usr.bin/cvs/entries.c
140
ent = xmalloc(sizeof(*ent));
usr.bin/cvs/entries.c
333
l = xmalloc(sizeof(*l));
usr.bin/cvs/entries.c
76
line = xmalloc(sizeof(*line));
usr.bin/cvs/entries.c
95
line = xmalloc(sizeof(*line));
usr.bin/cvs/file.c
135
ip = xmalloc(sizeof(*ip));
usr.bin/cvs/file.c
220
l = xmalloc(sizeof(*l));
usr.bin/cvs/file.c
475
buf = xmalloc(bufsize);
usr.bin/cvs/hash.c
64
entry = xmalloc(sizeof(*entry));
usr.bin/cvs/import.c
370
brp = xmalloc(sizeof(*brp));
usr.bin/cvs/logmsg.c
149
logmsg = xmalloc(st.st_size);
usr.bin/cvs/logmsg.c
72
lbuf = xmalloc(len + 1);
usr.bin/cvs/modules.c
155
mi = xmalloc(sizeof(*mi));
usr.bin/cvs/modules.c
222
mc = xmalloc(sizeof(*mc));
usr.bin/cvs/rcs.c
1177
brp = xmalloc(sizeof(*brp));
usr.bin/cvs/rcs.c
1524
rdp->rd_text = xmalloc(len);
usr.bin/cvs/rcs.c
2399
prefix = xmalloc(start - line->l_line + 1);
usr.bin/cvs/rcs.c
589
ap = xmalloc(sizeof(*ap));
usr.bin/cvs/rcs.c
646
symp = xmalloc(sizeof(*symp));
usr.bin/cvs/rcs.c
825
lkp = xmalloc(sizeof(*lkp));
usr.bin/cvs/rcsparse.c
228
pdp->rp_buf = xmalloc(RCS_BUFSIZE);
usr.bin/cvs/rcsparse.c
484
rb = xmalloc(sizeof(*rb));
usr.bin/cvs/rcsparse.c
608
pdp->rp_delta->rd_text = xmalloc(pdp->rp_delta->rd_tlen);
usr.bin/cvs/rcsparse.c
681
ap = xmalloc(sizeof(*ap));
usr.bin/cvs/rcsparse.c
713
symp = xmalloc(sizeof(*symp));
usr.bin/cvs/rcsparse.c
747
lkp = xmalloc(sizeof(*lkp));
usr.bin/cvs/remote.c
113
ldata = xmalloc(len + 1);
usr.bin/cvs/remove.c
202
entry = xmalloc(CVS_ENT_MAXLINELEN);
usr.bin/cvs/server.c
365
entry = xmalloc(CVS_ENT_MAXLINELEN);
usr.bin/cvs/trigger.c
291
q = xmalloc(pos + 1);
usr.bin/cvs/trigger.c
307
q = xmalloc(pos + 1);
usr.bin/cvs/trigger.c
401
list = xmalloc(sizeof(*list));
usr.bin/cvs/trigger.c
410
nline = xmalloc(len + 1);
usr.bin/cvs/trigger.c
440
tline = xmalloc(sizeof(*tline));
usr.bin/cvs/trigger.c
453
tline = xmalloc(sizeof(*tline));
usr.bin/cvs/trigger.c
465
tline = xmalloc(sizeof(*tline));
usr.bin/cvs/update.c
269
buf = xmalloc(bufsize);
usr.bin/cvs/update.c
516
entry = xmalloc(CVS_ENT_MAXLINELEN);
usr.bin/cvs/util.c
643
entry = xmalloc(CVS_ENT_MAXLINELEN);
usr.bin/cvs/util.c
762
av = xmalloc(sizeof(*av));
usr.bin/cvs/util.c
764
av->argv = xmalloc(sizeof(*(av->argv)));
usr.bin/cvs/xmalloc.h
22
void *xmalloc(size_t);
usr.bin/diff/diff.c
281
diffargs = xmalloc(argsize);
usr.bin/diff/diff.c
308
pattern = xmalloc(len + 1);
usr.bin/diff/diff.c
325
entry = xmalloc(sizeof(*entry));
usr.bin/diff/diffreg.c
936
line = xmalloc(rlen + 1);
usr.bin/diff/xmalloc.h
22
void *xmalloc(size_t);
usr.bin/file/file.c
446
buffer = xmalloc(FILE_READ_SIZE);
usr.bin/file/magic-load.c
528
copy = s = cp = xmalloc(strlen(*line) + 1);
usr.bin/file/magic-load.c
631
copy = s = cp = xmalloc(strlen(*line) + 1);
usr.bin/file/magic-load.c
872
copy = s = xmalloc(strlen(*line) + 1);
usr.bin/file/magic-load.c
894
copy = s = xmalloc(strlen(*line) + 1);
usr.bin/file/magic-load.c
921
copy = cp = xmalloc(strlen(*line) + 1);
usr.bin/file/xmalloc.h
22
void *xmalloc(size_t);
usr.bin/gencat/gencat.c
110
static void *xmalloc(size_t);
usr.bin/gencat/gencat.c
231
curline = xmalloc(curlen);
usr.bin/gencat/gencat.c
306
msg = xmalloc(clen);
usr.bin/gencat/gencat.c
538
msgcat = xmalloc(msgcat_size);
usr.bin/gencat/gencat.c
618
p = xmalloc(sizeof(struct _setT));
usr.bin/gencat/gencat.c
661
p = xmalloc(sizeof(struct _msgT));
usr.bin/mklocale/yacc.y
172
$$ = xmalloc(sizeof(rune_list));
usr.bin/mklocale/yacc.y
180
$$ = xmalloc(sizeof(rune_list));
usr.bin/mklocale/yacc.y
188
$$ = xmalloc(sizeof(rune_list));
usr.bin/mklocale/yacc.y
196
$$ = xmalloc(sizeof(rune_list));
usr.bin/mklocale/yacc.y
206
$$ = xmalloc(sizeof(rune_list));
usr.bin/mklocale/yacc.y
214
$$ = xmalloc(sizeof(rune_list));
usr.bin/mklocale/yacc.y
222
$$ = xmalloc(sizeof(rune_list));
usr.bin/mklocale/yacc.y
230
$$ = xmalloc(sizeof(rune_list));
usr.bin/mklocale/yacc.y
71
void *xmalloc(size_t sz);
usr.bin/rcs/buf.c
66
b = xmalloc(sizeof(*b));
usr.bin/rcs/diff.c
851
line = xmalloc(rlen + 1);
usr.bin/rcs/rcs.c
1728
rdp->rd_text = xmalloc(len);
usr.bin/rcs/rcs.c
400
buf = xmalloc(_MAXBSIZE);
usr.bin/rcs/rcs.c
478
ap = xmalloc(sizeof(*ap));
usr.bin/rcs/rcs.c
542
symp = xmalloc(sizeof(*symp));
usr.bin/rcs/rcs.c
712
lkp = xmalloc(sizeof(*lkp));
usr.bin/rcs/rcsdiff.c
201
diff_ignore_re = xmalloc(sizeof(*diff_ignore_re));
usr.bin/rcs/rcsdiff.c
441
diff_ignore_pats = xmalloc(len);
usr.bin/rcs/rcsnum.c
248
nump->rn_id = xmalloc(sizeof(*(nump->rn_id)));
usr.bin/rcs/rcsnum.c
54
rnp = xmalloc(sizeof(*rnp));
usr.bin/rcs/rcsparse.c
228
pdp->rp_buf = xmalloc(RCS_BUFSIZE);
usr.bin/rcs/rcsparse.c
484
rb = xmalloc(sizeof(*rb));
usr.bin/rcs/rcsparse.c
608
pdp->rp_delta->rd_text = xmalloc(pdp->rp_delta->rd_tlen);
usr.bin/rcs/rcsparse.c
681
ap = xmalloc(sizeof(*ap));
usr.bin/rcs/rcsparse.c
713
symp = xmalloc(sizeof(*symp));
usr.bin/rcs/rcsparse.c
747
lkp = xmalloc(sizeof(*lkp));
usr.bin/rcs/rcsutil.c
491
lp = xmalloc(sizeof(*lp));
usr.bin/rcs/rcsutil.c
589
av = xmalloc(sizeof(*av));
usr.bin/rcs/rcsutil.c
591
av->argv = xmalloc(sizeof(*(av->argv)));
usr.bin/rcs/xmalloc.h
22
void *xmalloc(size_t);
usr.bin/rdist/child.c
134
newc = xmalloc(sizeof *newc);
usr.bin/rdist/client.c
213
new = xmalloc(sizeof *new);
usr.bin/rdist/client.c
329
lp = xmalloc(sizeof(*lp));
usr.bin/rdist/client.h
63
#define ALLOC(x) xmalloc(sizeof(struct x))
usr.bin/rdist/common.c
118
realargv = xmalloc(sizeof(char *) * (argc+1));
usr.bin/rdist/common.c
795
char *nstr = xmalloc(len);
usr.bin/rdist/defs.h
198
void *xmalloc(size_t);
usr.bin/rdist/docmd.c
743
env = xmalloc(sizeof(E_FILES) + 3);
usr.bin/rdist/docmd.c
819
nl->n_regex = xmalloc(sizeof(regex_t));
usr.bin/rdist/expand.c
81
eargv[eargc - 1] = cp = xmalloc(len);
usr.bin/rdist/message.c
457
tempfile = xmalloc(len);
usr.bin/rdist/rdist.c
74
new = xmalloc(sizeof *new);
usr.bin/rdistd/filesys-os.c
117
new = xmalloc(sizeof *new);
usr.bin/rdistd/filesys-os.c
60
mnt = xmalloc(size);
usr.bin/rdistd/server.c
510
env = xmalloc(len);
usr.bin/sed/compile.c
167
*link = cmd = xmalloc(sizeof(struct s_command));
usr.bin/sed/compile.c
177
cmd->a1 = xmalloc(sizeof(struct s_addr));
usr.bin/sed/compile.c
184
cmd->a2 = xmalloc(sizeof(struct s_addr));
usr.bin/sed/compile.c
312
cmd->u.s = xmalloc(sizeof(struct s_subst));
usr.bin/sed/compile.c
446
re = xmalloc(strlen(p) + 1); /* strlen(re) <= strlen(p) */
usr.bin/sed/compile.c
453
*repp = xmalloc(sizeof(regex_t));
usr.bin/sed/compile.c
640
*transtab = xmalloc(UCHAR_MAX + 1);
usr.bin/sed/compile.c
767
s = xmalloc(len);
usr.bin/sed/compile.c
823
lh = xmalloc(sizeof *lh);
usr.bin/sed/extern.h
60
void *xmalloc(size_t);
usr.bin/sed/main.c
462
cu = xmalloc(sizeof(struct s_compunit));
usr.bin/sed/main.c
478
fp = xmalloc(sizeof(struct s_flist));
usr.bin/sed/misc.c
96
oe = xmalloc(s);
usr.bin/signify/signify.c
187
msg = xmalloc(space + 1);
usr.bin/signify/signify.c
296
sigbuf = xmalloc(msglen + SIGBYTES);
usr.bin/signify/signify.c
471
sigbuf = xmalloc(siglen);
usr.bin/signify/signify.c
472
dummybuf = xmalloc(siglen);
usr.bin/signify/signify.h
26
extern void *xmalloc(size_t);
usr.bin/signify/zsig.c
140
buffer = xmalloc(bufsize);
usr.bin/signify/zsig.c
264
msg = xmalloc(space);
usr.bin/signify/zsig.c
265
buffer = xmalloc(bufsize);
usr.bin/signify/zsig.c
66
buf = xmalloc(sz);
usr.bin/sndiod/abuf.c
35
buf->data = xmalloc(len);
usr.bin/sndiod/dev.c
1278
xmalloc(s->round * s->mix.nch * sizeof(adata_t));
usr.bin/sndiod/dev.c
1284
xmalloc(d->round * s->mix.nch * sizeof(adata_t));
usr.bin/sndiod/dev.c
1311
xmalloc(d->round * s->sub.nch * sizeof(adata_t));
usr.bin/sndiod/dev.c
1316
xmalloc(s->round * s->sub.nch * sizeof(adata_t));
usr.bin/sndiod/dev.c
1999
c = xmalloc(sizeof(struct ctl));
usr.bin/sndiod/dev.c
760
d = xmalloc(sizeof(struct dev));
usr.bin/sndiod/dev.c
820
d->rbuf = xmalloc(d->round * d->rchan * sizeof(adata_t));
usr.bin/sndiod/dev.c
825
d->decbuf = xmalloc(d->round * d->rchan * d->par.bps);
usr.bin/sndiod/dev.c
836
d->pbuf = xmalloc(d->psize * d->pchan * sizeof(adata_t));
usr.bin/sndiod/dev.c
842
d->encbuf = xmalloc(d->round * d->pchan * d->par.bps);
usr.bin/sndiod/fdpass.c
327
f = xmalloc(sizeof(struct fdpass));
usr.bin/sndiod/file.c
214
f = xmalloc(sizeof(struct file));
usr.bin/sndiod/listen.c
148
f = xmalloc(sizeof(struct listen));
usr.bin/sndiod/listen.c
208
f = xmalloc(sizeof(struct listen));
usr.bin/sndiod/midi.c
522
c = xmalloc(sizeof(struct port));
usr.bin/sndiod/opt.c
365
o = xmalloc(sizeof(struct opt));
usr.bin/sndiod/opt.c
416
a = xmalloc(sizeof(struct opt_alt));
usr.bin/sndiod/sndiod.c
569
ta = xmalloc(sizeof(struct tcpaddr));
usr.bin/sndiod/sndiod.c
655
a = xmalloc(sizeof(struct opt_alt));
usr.bin/sndiod/sock.c
314
f = xmalloc(sizeof(struct sock));
usr.bin/sndiod/sock.c
794
f->ctldesc = xmalloc(SOCK_CTLDESC_SIZE);
usr.bin/sndiod/utils.c
135
p = xmalloc(size);
usr.bin/sndiod/utils.h
33
void *xmalloc(size_t);
usr.bin/ssh/auth2.c
122
banner = xmalloc(len + 1);
usr.bin/ssh/auth2.c
221
u_char *hash = xmalloc(len);
usr.bin/ssh/channels.c
5281
sc->x11_saved_data = xmalloc(data_len);
usr.bin/ssh/channels.c
5292
sc->x11_fake_data = xmalloc(data_len);
usr.bin/ssh/dns.c
140
*digest = xmalloc(*digest_len);
usr.bin/ssh/gss-genr.c
80
ctx->oid->elements = xmalloc(len);
usr.bin/ssh/gss-serv.c
264
name->value = xmalloc(name->length+1);
usr.bin/ssh/hostfile.c
94
b64salt = xmalloc(1 + b64len);
usr.bin/ssh/misc.c
1014
ret = xmalloc(srclen + 1);
usr.bin/ssh/misc.c
1358
var = xmalloc(len + 1);
usr.bin/ssh/misc.c
2362
env[i] = xmalloc(strlen(name) + 1 + strlen(value) + 1);
usr.bin/ssh/moduli.c
570
lp = xmalloc(QLINESIZE + 1);
usr.bin/ssh/monitor.c
734
session_id2 = xmalloc(session_id2_len);
usr.bin/ssh/scp.c
1792
namebuf = xmalloc(need);
usr.bin/ssh/sftp-client.c
2084
data = xmalloc(conn->upload_buflen);
usr.bin/ssh/sftp-client.c
2940
ret = xmalloc(len);
usr.bin/ssh/sftp-server.c
364
*stringp = xmalloc(sizeof(int32_t));
usr.bin/ssh/sftp.c
2137
line = xmalloc(cursor + 1);
usr.bin/ssh/sftp.c
2145
line = xmalloc(len + 1);
usr.bin/ssh/sftp.c
347
char *buf = xmalloc(len);
usr.bin/ssh/ssh-keygen.c
2189
tmp = xmalloc(tlen + 4 + 1);
usr.bin/ssh/ssh-keygen.c
2201
*blobp = xmalloc(*lenp);
usr.bin/ssh/ssh-pkcs11.c
1172
key->ed25519_pk = xmalloc(ED25519_PK_SZ);
usr.bin/ssh/ssh-pkcs11.c
1717
*dest = xmalloc(len);
usr.bin/ssh/ssh-pkcs11.c
434
k11->keyid = xmalloc(k11->keyid_len);
usr.bin/ssh/ssh-pkcs11.c
573
sig = xmalloc(siglen);
usr.bin/ssh/ssh-pkcs11.c
672
sig = xmalloc(siglen);
usr.bin/ssh/ssh-pkcs11.c
744
xdata = xmalloc(datalen);
usr.bin/ssh/ssh-pkcs11.c
746
sig = xmalloc(crypto_sign_ed25519_BYTES);
usr.bin/ssh/sshconnect2.c
161
first = xmalloc(maxlen);
usr.bin/ssh/sshconnect2.c
162
last = xmalloc(maxlen);
usr.bin/ssh/sshd.c
1216
hash = xmalloc(len);
usr.bin/ssh/xmalloc.c
87
cp = xmalloc(len);
usr.bin/ssh/xmalloc.h
19
void *xmalloc(size_t);
usr.bin/tmux/client.c
372
data = xmalloc((sizeof *data) + size);
usr.bin/tmux/client.c
612
client_exitmessage = xmalloc(datalen);
usr.bin/tmux/cmd-load-buffer.c
71
copy = xmalloc(bsize);
usr.bin/tmux/cmd-parse.y
1238
buf = xmalloc(1);
usr.bin/tmux/cmd-parse.y
1398
buf = xmalloc(1);
usr.bin/tmux/cmd-parse.y
155
$$ = xmalloc (sizeof *$$);
usr.bin/tmux/cmd-parse.y
160
$$ = xmalloc (sizeof *$$);
usr.bin/tmux/cmd-parse.y
1637
buf = xmalloc(1);
usr.bin/tmux/cmd-parse.y
263
scope = xmalloc(sizeof *scope);
usr.bin/tmux/cmd-parse.y
277
scope = xmalloc(sizeof *scope);
usr.bin/tmux/cmd-parse.y
289
scope = xmalloc(sizeof *scope);
usr.bin/tmux/cmd-parse.y
657
cmds = xmalloc(sizeof *cmds);
usr.bin/tmux/cmd-run-shell.c
247
line = xmalloc(size + 1);
usr.bin/tmux/cmd-set-buffer.c
115
bufdata = xmalloc(bufsize);
usr.bin/tmux/cmd-show-environment.c
56
out = ret = xmalloc(strlen(value) * 2 + 1); /* at most twice the size */
usr.bin/tmux/cmd-source-file.c
148
char *quoted = xmalloc(2 * strlen(path) + 1), *q = quoted;
usr.bin/tmux/cmd-wait-for.c
88
wc = xmalloc(sizeof *wc);
usr.bin/tmux/cmd.c
850
buf = xmalloc(1);
usr.bin/tmux/environ.c
124
envent = xmalloc(sizeof *envent);
usr.bin/tmux/environ.c
143
envent = xmalloc(sizeof *envent);
usr.bin/tmux/file.c
350
msg = xmalloc(msglen);
usr.bin/tmux/file.c
425
msg = xmalloc(msglen);
usr.bin/tmux/file.c
479
msg = xmalloc(sizeof *msg);
usr.bin/tmux/file.c
705
msg = xmalloc(sizeof *msg);
usr.bin/tmux/format.c
338
buf = xmalloc(len + 1);
usr.bin/tmux/format.c
377
jobs = ft->client->jobs = xmalloc(sizeof *ft->client->jobs);
usr.bin/tmux/format.c
3852
fe = xmalloc(sizeof *fe);
usr.bin/tmux/format.c
3877
fe = xmalloc(sizeof *fe);
usr.bin/tmux/format.c
3901
fe = xmalloc(sizeof *fe);
usr.bin/tmux/format.c
3925
at = out = xmalloc(strlen(s) * 2 + 1);
usr.bin/tmux/format.c
3942
at = out = xmalloc(strlen(s) * 2 + 1);
usr.bin/tmux/format.c
4126
cp = out = xmalloc(strlen(s) + 1);
usr.bin/tmux/format.c
4151
cp = out = xmalloc(strlen(s) + 1);
usr.bin/tmux/format.c
5538
buf = xmalloc(len);
usr.bin/tmux/grid.c
1101
buf = xmalloc(len);
usr.bin/tmux/grid.c
309
gd = xmalloc(sizeof *gd);
usr.bin/tmux/input.c
3176
*out = xmalloc(len);
usr.bin/tmux/input.c
3266
out = xmalloc(outlen);
usr.bin/tmux/input.c
3427
copy = xmalloc(cd->len);
usr.bin/tmux/input.c
870
ictx->input_buf = xmalloc(INPUT_BUF_START);
usr.bin/tmux/key-bindings.c
114
table = xmalloc(sizeof *table);
usr.bin/tmux/layout.c
55
lc = xmalloc(sizeof *lc);
usr.bin/tmux/mode-tree.c
1141
mtm = xmalloc(sizeof *mtm);
usr.bin/tmux/paste.c
179
pb = xmalloc(sizeof *pb);
usr.bin/tmux/paste.c
280
pb = xmalloc(sizeof *pb);
usr.bin/tmux/screen-write.c
1946
ctx->s->write_list[s->cy].data = xmalloc(screen_size_x(ctx->s));
usr.bin/tmux/screen.c
257
s->titles = xmalloc(sizeof *s->titles);
usr.bin/tmux/screen.c
260
title_entry = xmalloc(sizeof *title_entry);
usr.bin/tmux/screen.c
778
buf = xmalloc(len);
usr.bin/tmux/server-client.c
1882
data = xmalloc(size);
usr.bin/tmux/server-client.c
596
msg = xmalloc(cmdsize + shellsize);
usr.bin/tmux/session.c
134
s->tio = xmalloc(sizeof *s->tio);
usr.bin/tmux/status.c
135
tmp = xmalloc(length + 1);
usr.bin/tmux/status.c
1913
spm = xmalloc(sizeof *spm);
usr.bin/tmux/status.c
1972
spm = xmalloc(sizeof *spm);
usr.bin/tmux/status.c
300
sl->active = xmalloc(sizeof *sl->active);
usr.bin/tmux/status.c
592
p = out = xmalloc(strlen(s) + n + 1);
usr.bin/tmux/tty-keys.c
1002
event->buf = xmalloc(size);
usr.bin/tmux/tty-keys.c
1381
copy = xmalloc(end + 1);
usr.bin/tmux/tty-keys.c
1391
out = xmalloc(needed);
usr.bin/tmux/tty.c
2033
encoded = xmalloc(size);
usr.bin/tmux/utf8.c
917
out = xmalloc(slen + 1 + (width - n));
usr.bin/tmux/utf8.c
938
out = xmalloc(slen + 1 + (width - n));
usr.bin/tmux/window-clock.c
178
wme->data = data = xmalloc(sizeof *data);
usr.bin/tmux/window-copy.c
3582
buf = xmalloc(size);
usr.bin/tmux/window-copy.c
3641
buf = xmalloc(size);
usr.bin/tmux/window-copy.c
3711
copy = xmalloc(ud.size);
usr.bin/tmux/window-copy.c
4009
sbuf = xmalloc(ssize);
usr.bin/tmux/window-copy.c
4338
sbuf = xmalloc(ssize);
usr.bin/tmux/window-copy.c
495
data->backing = xmalloc(sizeof *data->backing);
usr.bin/tmux/window-copy.c
5037
buf = xmalloc(1);
usr.bin/tmux/window.c
1109
r = xmalloc(sizeof *r);
usr.bin/tmux/window.c
1738
cdata = xmalloc(sizeof *cdata);
usr.bin/tmux/xmalloc.h
22
void *xmalloc(size_t);
usr.sbin/amd/amd/afs_ops.c
1419
char *nopts = xmalloc(strlen(auto_opts)+strlen(dfl)+2);
usr.sbin/amd/amd/info_union.c
117
val = xmalloc(dlen + 5);
usr.sbin/amd/amd/info_union.c
128
char *val = xmalloc(strlen(dir[-1]) + 5);
usr.sbin/amd/amd/info_union.c
73
*pval = xmalloc(strlen(*p) + 5);
usr.sbin/amd/amd/nfs_ops.c
409
xmtab = xmalloc(strlen(fo->opt_rhost) + strlen(fo->opt_rfs) + 2);
usr.sbin/amd/amd/util.c
52
char *sp = xmalloc(len+1);
usr.sbin/amd/include/am.h
326
#define ALLOC(ty) ((struct ty *) xmalloc(sizeof(struct ty)))
usr.sbin/amd/include/config.h
98
extern void *xmalloc(size_t);
usr.sbin/ldomctl/config.c
553
frag = xmalloc(sizeof(*frag));
usr.sbin/ldomctl/config.c
588
frag = xmalloc(sizeof(*frag));
usr.sbin/ldomctl/ldom_util.h
24
void *xmalloc(size_t);
usr.sbin/ldomctl/ldomctl.c
146
guest = xmalloc(sizeof(*guest));
usr.sbin/ldomctl/ldomctl.c
228
md_buf = xmalloc(md_len);
usr.sbin/ldomctl/ldomctl.c
780
hvmd_buf = xmalloc(hvmd_len);
usr.sbin/ldomctl/mdesc.c
145
node = xmalloc(sizeof(*node));
usr.sbin/ldomctl/mdesc.c
178
prop = xmalloc(sizeof(*prop));
usr.sbin/ldomctl/mdesc.c
353
md = xmalloc(sizeof(*md));
usr.sbin/ldomctl/mdesc.c
48
name = xmalloc(sizeof(*name));
usr.sbin/ldomctl/mdesc.c
547
mdh = xmalloc(total_size);
usr.sbin/ldomctl/mdesc.c
652
buf = xmalloc(size);
usr.sbin/ldomctl/mdesc.c
89
data = xmalloc(sizeof(*data));
usr.sbin/ldomctl/mdesc.c
90
data->data = xmalloc(len);
usr.sbin/ldomctl/mdstore.c
232
set = xmalloc(sizeof(*set));
usr.sbin/ldomctl/mdstore.c
589
frag = xmalloc(sizeof(*frag));
usr.sbin/ldomctl/parse.y
190
struct vdisk *vdisk = xmalloc(sizeof(struct vdisk));
usr.sbin/ldomctl/parse.y
201
struct vnet *vnet = xmalloc(sizeof(struct vnet));
usr.sbin/ldomctl/parse.y
208
struct var *var = xmalloc(sizeof(struct var));
usr.sbin/ldomctl/parse.y
228
iodev = xmalloc(sizeof(struct iodev));
usr.sbin/ldomctl/pri.c
92
pri_buf = xmalloc(pri_len);
usr.sbin/ldomctl/util.c
45
p = xmalloc(size);
usr.sbin/ldomd/ds.c
672
dc = xmalloc(sizeof(*dc));
usr.sbin/ldomd/ldomd.c
180
hvmd_buf = xmalloc(hvmd_len);
usr.sbin/ldomd/ldomd.c
245
guest = xmalloc(sizeof(*guest));
usr.sbin/ldomd/ldomd.c
257
buf = xmalloc(len);
usr.sbin/ldomd/ldomd.c
348
frag = xmalloc(sizeof(*frag));
usr.sbin/smtpd/bounce.c
180
be = xmalloc(sizeof *be);
usr.sbin/smtpd/mta.c
774
task = xmalloc(sizeof *task);
usr.sbin/smtpd/smtpd.h
1712
void *xmalloc(size_t);
usr.sbin/smtpd/spfwalk.c
131
ntgt = xmalloc(sizeof(*ntgt));
usr.sbin/smtpd/spfwalk.c
57
void *xmalloc(size_t size);
usr.sbin/smtpd/waitq.c
63
wq = xmalloc(sizeof *wq);
usr.sbin/smtpd/waitq.c
69
w = xmalloc(sizeof *w);