Home
last modified time | relevance | path

Searched defs:malloced (Results 1 – 5 of 5) sorted by relevance

/titanic_52/usr/src/lib/libc/port/i18n/
H A Dwsscanf.c60 size_t malloced = 0; in wsscanf() local
H A Dwsprintf.c55 int malloced = 0; in wsprintf() local
/titanic_52/usr/src/common/bignum/
H A Dbignum.h85 int malloced; /* 1 if value was malloced, 0 if not */ member
/titanic_52/usr/src/lib/libdns_sd/common/
H A Ddnssd_clientlib.c171 uint16_t malloced; // Non-zero if buffer was allocated via malloc() member
/titanic_52/usr/src/lib/libresolv2/common/irs/
H A Dirpmarshall.c892 int malloced = 0; in irp_marshall_ho() local