Symbol: xmalloc
crypto/openssh/auth-krb5.c
185
authctxt->krb5_ccname = xmalloc(len);
crypto/openssh/auth-pam.c
1248
compound = xmalloc(len);
crypto/openssh/auth-pam.c
859
*prompts = xmalloc(sizeof(char *));
crypto/openssh/auth-pam.c
862
*echo_on = xmalloc(sizeof(u_int));
crypto/openssh/auth2.c
125
banner = xmalloc(len + 1);
crypto/openssh/auth2.c
231
u_char *hash = xmalloc(len);
crypto/openssh/channels.c
4676
ai = xmalloc(sizeof(*ai) + sizeof(*sunaddr));
crypto/openssh/channels.c
5307
sc->x11_saved_data = xmalloc(data_len);
crypto/openssh/channels.c
5318
sc->x11_fake_data = xmalloc(data_len);
crypto/openssh/cipher-aes.c
56
c = xmalloc(sizeof(*c));
crypto/openssh/dns.c
149
*digest = xmalloc(*digest_len);
crypto/openssh/gss-genr.c
82
ctx->oid->elements = xmalloc(len);
crypto/openssh/gss-serv-krb5.c
186
client->store.envval = xmalloc(len);
crypto/openssh/gss-serv.c
264
name->value = xmalloc(name->length+1);
crypto/openssh/hostfile.c
96
b64salt = xmalloc(1 + b64len);
crypto/openssh/loginrec.c
1422
ut = xmalloc(sizeof(*ut));
crypto/openssh/loginrec.c
350
newli = xmalloc(sizeof(*newli));
crypto/openssh/misc.c
1316
var = xmalloc(len + 1);
crypto/openssh/misc.c
2335
*envp = xmalloc(sizeof(char *));
crypto/openssh/misc.c
2369
env[i] = xmalloc(strlen(name) + 1 + strlen(value) + 1);
crypto/openssh/misc.c
973
ret = xmalloc(srclen + 1);
crypto/openssh/moduli.c
621
lp = xmalloc(QLINESIZE + 1);
crypto/openssh/monitor.c
672
session_id2 = xmalloc(session_id2_len);
crypto/openssh/scp.c
1837
namebuf = xmalloc(need);
crypto/openssh/sftp-client.c
2111
data = xmalloc(conn->upload_buflen);
crypto/openssh/sftp-client.c
2960
ret = xmalloc(len);
crypto/openssh/sftp-server.c
374
*stringp = xmalloc(sizeof(int32_t));
crypto/openssh/sftp.c
2142
line = xmalloc(cursor + 1);
crypto/openssh/sftp.c
2150
line = xmalloc(len + 1);
crypto/openssh/sftp.c
368
char *buf = xmalloc(len);
crypto/openssh/ssh-keygen.c
2263
tmp = xmalloc(tlen + 4 + 1);
crypto/openssh/ssh-keygen.c
2275
*blobp = xmalloc(*lenp);
crypto/openssh/ssh-pkcs11-helper.c
208
signature = xmalloc(slen);
crypto/openssh/ssh-pkcs11-helper.c
219
signature = xmalloc(xslen);
crypto/openssh/ssh-pkcs11.c
1415
*dest = xmalloc(len);
crypto/openssh/ssh-pkcs11.c
501
k11->keyid = xmalloc(k11->keyid_len);
crypto/openssh/ssh-pkcs11.c
539
sig = xmalloc(siglen);
crypto/openssh/ssh-pkcs11.c
615
k11->keyid = xmalloc(k11->keyid_len);
crypto/openssh/sshconnect2.c
166
first = xmalloc(maxlen);
crypto/openssh/sshconnect2.c
167
last = xmalloc(maxlen);
crypto/openssh/sshd.c
1136
hash = xmalloc(len);
crypto/openssh/xmalloc.c
93
cp = xmalloc(len);
crypto/openssh/xmalloc.h
19
void *xmalloc(size_t);
lib/libc/db/test/dbtest.c
233
data.data = xmalloc(p + 1, len - 1);
lib/libc/db/test/dbtest.c
268
key.data = xmalloc(p + 1, len - 1);
lib/libc/db/test/dbtest.c
64
void *xmalloc(char *, size_t);
lib/libssh/openbsd-compat/getrrsetbyname-ldns.c
59
#define malloc(x) (xmalloc(x))
libexec/rtld-elf/libmap.c
142
p = xmalloc(sizeof(struct lmc));
libexec/rtld-elf/libmap.c
175
p = xmalloc(sizeof(struct lmc));
libexec/rtld-elf/libmap.c
359
lm = xmalloc(sizeof(struct lm));
libexec/rtld-elf/libmap.c
402
s = xmalloc(n + 1);
libexec/rtld-elf/libmap.c
448
lmp = xmalloc(sizeof(struct lmp));
libexec/rtld-elf/rtld.c
1294
obj->origin_path = xmalloc(PATH_MAX);
libexec/rtld-elf/rtld.c
1719
p = xmalloc(hdr.dirlistlen + 1);
libexec/rtld-elf/rtld.c
1760
SLPinfo = xmalloc(smeta.dls_size);
libexec/rtld-elf/rtld.c
1761
hintinfo = xmalloc(hmeta.dls_size);
libexec/rtld-elf/rtld.c
1785
filtered_path = xmalloc(hdr.dirlistlen + 1);
libexec/rtld-elf/rtld.c
2854
pathname = xmalloc(dirlen + 1 + arg->namelen + 1);
libexec/rtld-elf/rtld.c
2873
arg.buffer = xmalloc(PATH_MAX);
libexec/rtld-elf/rtld.c
2932
found = xmalloc(len);
libexec/rtld-elf/rtld.c
922
res = xmalloc(new_len + 1);
libexec/rtld-elf/rtld.h
342
void *xmalloc(size_t);
libexec/rtld-elf/rtld.h
49
#define NEW(type) ((type *) xmalloc(sizeof(type)))
libexec/rtld-elf/xmalloc.c
66
copy = xmalloc(len);
usr.bin/calendar/io.c
516
cfile->nextline = xmalloc(cfile->line_cap);
usr.bin/calendar/utils.h
257
void * xmalloc(size_t size);
usr.bin/crunch/crunchide/exec_elf64.c
247
if ((shdrp = xmalloc(shdrsize, fn, "section header table")) == NULL)
usr.bin/crunch/crunchide/exec_elf64.c
291
layoutp = xmalloc((shnum + 1) * sizeof(struct shlayout),
usr.bin/crunch/crunchide/exec_elf64.c
330
if ((shstrtabp = xmalloc(xewtoh(shstrtabshdr->sh_size), fn,
usr.bin/crunch/crunchide/exec_elf64.c
356
layoutp[i].bufp = xmalloc(size, fn,
usr.bin/crunch/crunchide/exec_elf64.c
373
nstrtabp = xmalloc(nstrtab_size, fn, "new string table");
usr.bin/diff/diff.c
278
diffargs = xmalloc(argsize);
usr.bin/diff/diff.c
305
pattern = xmalloc(len + 1);
usr.bin/diff/diff.c
322
entry = xmalloc(sizeof(*entry));
usr.bin/diff/diffreg.c
928
line = xmalloc(rlen + 1);
usr.bin/diff/xmalloc.h
22
void *xmalloc(size_t);
usr.bin/gencat/gencat.c
109
static void *xmalloc(size_t);
usr.bin/gencat/gencat.c
252
curline = xmalloc(curlen);
usr.bin/gencat/gencat.c
327
msg = xmalloc(clen);
usr.bin/gencat/gencat.c
531
msgcat = xmalloc(msgcat_size);
usr.bin/gencat/gencat.c
610
p = xmalloc(sizeof(struct _setT));
usr.bin/gencat/gencat.c
650
p = xmalloc(sizeof(struct _msgT));
usr.bin/rpcgen/rpc_cout.c
321
object = xmalloc(strlen(def->def_name) +
usr.bin/rpcgen/rpc_cout.c
340
object = xmalloc(strlen(def->def_name) +
usr.bin/rpcgen/rpc_cout.c
696
ptr = xmalloc(strlen(str)+1);
usr.bin/rpcgen/rpc_main.c
226
res = xmalloc(strlen(file) + strlen(ext) + 1);
usr.bin/rpcgen/rpc_main.c
775
mkftemp = xmalloc(strlen("makefile.") +
usr.bin/rpcgen/rpc_scan.c
324
tmp = xmalloc(size + 1);
usr.bin/rpcgen/rpc_scan.c
348
tmp = xmalloc(size + 1);
usr.bin/rpcgen/rpc_scan.c
374
tmp = xmalloc(size + 1);
usr.bin/rpcgen/rpc_scan.c
429
tmp = xmalloc(len + 1);
usr.bin/rpcgen/rpc_scan.c
472
p = file = xmalloc(strlen(line) + 1);
usr.bin/rpcgen/rpc_util.c
409
name = xmalloc(strlen(pname) + strlen(vname) + strlen(ARGEXT) + 3);
usr.bin/rpcgen/rpc_util.h
155
void *xmalloc(size_t);
usr.bin/rpcgen/rpc_util.h
68
#define XALLOC(object) (object *) xmalloc(sizeof(object))