Home
last modified time | relevance | path

Searched refs:___malloc (Results 1 – 25 of 261) sorted by relevance

1234567891011

/dports/devel/sunpromake/schily-2021-09-18/libschily/
H A Dmem.c35 EXPORT void *___malloc __PR((size_t size, char *msg));
53 ___malloc(size, msg) in ___malloc() function
100 char *ret = ___malloc(strlen(s)+1, "saved string");
/dports/devel/smake/schily-2021-09-18/libschily/
H A Dmem.c35 EXPORT void *___malloc __PR((size_t size, char *msg));
53 ___malloc(size, msg) in ___malloc() function
100 char *ret = ___malloc(strlen(s)+1, "saved string");
/dports/devel/sccs/schily-2021-09-18/libschily/
H A Dmem.c35 EXPORT void *___malloc __PR((size_t size, char *msg));
53 ___malloc(size, msg) in ___malloc() function
100 char *ret = ___malloc(strlen(s)+1, "saved string");
/dports/devel/schilybase/schily-2021-09-18/libschily/
H A Dmem.c35 EXPORT void *___malloc __PR((size_t size, char *msg));
53 ___malloc(size, msg) in ___malloc() function
100 char *ret = ___malloc(strlen(s)+1, "saved string");
/dports/net/rscsi/schily-2021-09-18/libschily/
H A Dmem.c35 EXPORT void *___malloc __PR((size_t size, char *msg));
53 ___malloc(size, msg)
100 char *ret = ___malloc(strlen(s)+1, "saved string");
/dports/archivers/star/schily-2021-09-18/libschily/
H A Dmem.c35 EXPORT void *___malloc __PR((size_t size, char *msg));
53 ___malloc(size, msg) in ___malloc() function
100 char *ret = ___malloc(strlen(s)+1, "saved string");
/dports/sysutils/cdrtools/schily-2021-09-18/libschily/
H A Dmem.c35 EXPORT void *___malloc __PR((size_t size, char *msg));
53 ___malloc(size, msg) in ___malloc() function
100 char *ret = ___malloc(strlen(s)+1, "saved string");
/dports/editors/ved/schily-2021-09-18/libschily/
H A Dmem.c35 EXPORT void *___malloc __PR((size_t size, char *msg));
53 ___malloc(size, msg) in ___malloc() function
100 char *ret = ___malloc(strlen(s)+1, "saved string");
/dports/sysutils/schilyutils/schily-2021-09-18/libschily/
H A Dmem.c35 EXPORT void *___malloc __PR((size_t size, char *msg));
53 ___malloc(size, msg) in ___malloc() function
100 char *ret = ___malloc(strlen(s)+1, "saved string");
/dports/devel/sunpromake/schily-2021-09-18/star/
H A Dlhash.c95 h_tab = ___malloc(size * sizeof (struct h_elem *), "list option");
110 h_xtab = ___malloc(size * sizeof (struct h_elem *), "exclude option");
139 hp = ___malloc((size_t)len + 1 + sizeof (struct h_elem *), "list option");
H A Dxattr.c155 alist = ___malloc(list_len+2, "extended attribute");
184 static_xattr = ___malloc(size, "extended attribute");
196 static_xattr[i].name = ___malloc(strlen(lp)+1,
214 static_xattr[i].value = ___malloc(len, "extended attribute");
/dports/devel/sccs/schily-2021-09-18/star/
H A Dlhash.c95 h_tab = ___malloc(size * sizeof (struct h_elem *), "list option");
110 h_xtab = ___malloc(size * sizeof (struct h_elem *), "exclude option");
139 hp = ___malloc((size_t)len + 1 + sizeof (struct h_elem *), "list option");
/dports/net/rscsi/schily-2021-09-18/star/
H A Dlhash.c95 h_tab = ___malloc(size * sizeof (struct h_elem *), "list option");
110 h_xtab = ___malloc(size * sizeof (struct h_elem *), "exclude option");
139 hp = ___malloc((size_t)len + 1 + sizeof (struct h_elem *), "list option");
H A Dxattr.c155 alist = ___malloc(list_len+2, "extended attribute");
184 static_xattr = ___malloc(size, "extended attribute");
196 static_xattr[i].name = ___malloc(strlen(lp)+1,
214 static_xattr[i].value = ___malloc(len, "extended attribute");
/dports/archivers/star/schily-2021-09-18/star/
H A Dlhash.c95 h_tab = ___malloc(size * sizeof (struct h_elem *), "list option");
110 h_xtab = ___malloc(size * sizeof (struct h_elem *), "exclude option");
139 hp = ___malloc((size_t)len + 1 + sizeof (struct h_elem *), "list option");
H A Dxattr.c155 alist = ___malloc(list_len+2, "extended attribute");
184 static_xattr = ___malloc(size, "extended attribute");
196 static_xattr[i].name = ___malloc(strlen(lp)+1,
214 static_xattr[i].value = ___malloc(len, "extended attribute");
/dports/sysutils/cdrtools/schily-2021-09-18/star/
H A Dlhash.c95 h_tab = ___malloc(size * sizeof (struct h_elem *), "list option");
110 h_xtab = ___malloc(size * sizeof (struct h_elem *), "exclude option");
139 hp = ___malloc((size_t)len + 1 + sizeof (struct h_elem *), "list option");
H A Dxattr.c155 alist = ___malloc(list_len+2, "extended attribute");
184 static_xattr = ___malloc(size, "extended attribute");
196 static_xattr[i].name = ___malloc(strlen(lp)+1,
214 static_xattr[i].value = ___malloc(len, "extended attribute");
/dports/editors/ved/schily-2021-09-18/star/
H A Dlhash.c95 h_tab = ___malloc(size * sizeof (struct h_elem *), "list option");
110 h_xtab = ___malloc(size * sizeof (struct h_elem *), "exclude option");
139 hp = ___malloc((size_t)len + 1 + sizeof (struct h_elem *), "list option");
H A Dxattr.c155 alist = ___malloc(list_len+2, "extended attribute");
184 static_xattr = ___malloc(size, "extended attribute");
196 static_xattr[i].name = ___malloc(strlen(lp)+1,
214 static_xattr[i].value = ___malloc(len, "extended attribute");
/dports/devel/schilybase/schily-2021-09-18/star/
H A Dlhash.c95 h_tab = ___malloc(size * sizeof (struct h_elem *), "list option");
110 h_xtab = ___malloc(size * sizeof (struct h_elem *), "exclude option");
139 hp = ___malloc((size_t)len + 1 + sizeof (struct h_elem *), "list option");
H A Dxattr.c155 alist = ___malloc(list_len+2, "extended attribute");
184 static_xattr = ___malloc(size, "extended attribute");
196 static_xattr[i].name = ___malloc(strlen(lp)+1,
214 static_xattr[i].value = ___malloc(len, "extended attribute");
/dports/devel/smake/schily-2021-09-18/star/
H A Dlhash.c95 h_tab = ___malloc(size * sizeof (struct h_elem *), "list option");
110 h_xtab = ___malloc(size * sizeof (struct h_elem *), "exclude option");
139 hp = ___malloc((size_t)len + 1 + sizeof (struct h_elem *), "list option");
H A Dxattr.c155 alist = ___malloc(list_len+2, "extended attribute");
184 static_xattr = ___malloc(size, "extended attribute");
196 static_xattr[i].name = ___malloc(strlen(lp)+1,
214 static_xattr[i].value = ___malloc(len, "extended attribute");
/dports/sysutils/schilyutils/schily-2021-09-18/star/
H A Dlhash.c95 h_tab = ___malloc(size * sizeof (struct h_elem *), "list option");
110 h_xtab = ___malloc(size * sizeof (struct h_elem *), "exclude option");
139 hp = ___malloc((size_t)len + 1 + sizeof (struct h_elem *), "list option");

1234567891011