xref: /titanic_53/usr/src/pkg/manifests/system-library.man3malloc.inc (revision d8b79fca95f339260fdcaa0de107b51f8a6f4517)
1c10c16deSRichard Lowe#
2c10c16deSRichard Lowe# This file and its contents are supplied under the terms of the
3c10c16deSRichard Lowe# Common Development and Distribution License ("CDDL"), version 1.0.
4c10c16deSRichard Lowe# You may only use this file in accordance with the terms of version
5c10c16deSRichard Lowe# 1.0 of the CDDL.
6c10c16deSRichard Lowe#
7c10c16deSRichard Lowe# A full copy of the text of the CDDL should have accompanied this
8c10c16deSRichard Lowe# source.  A copy of the CDDL is also available via the Internet
9c10c16deSRichard Lowe# at http://www.illumos.org/license/CDDL.
10c10c16deSRichard Lowe#
11c10c16deSRichard Lowe
12a9478106SYuri Pankov#
13c10c16deSRichard Lowe# Copyright 2011, Richard Lowe
14a9478106SYuri Pankov# Copyright 2012 Nexenta Systems, Inc. All rights reserved.
15a9478106SYuri Pankov#
16c10c16deSRichard Lowe
17c10c16deSRichard Lowefile path=usr/share/man/man3malloc/bsdmalloc.3malloc
18c10c16deSRichard Lowefile path=usr/share/man/man3malloc/malloc.3malloc
19c10c16deSRichard Lowefile path=usr/share/man/man3malloc/mapmalloc.3malloc
20c10c16deSRichard Lowefile path=usr/share/man/man3malloc/mtmalloc.3malloc
21c10c16deSRichard Lowefile path=usr/share/man/man3malloc/umem_alloc.3malloc
22c10c16deSRichard Lowefile path=usr/share/man/man3malloc/umem_cache_create.3malloc
23c10c16deSRichard Lowefile path=usr/share/man/man3malloc/umem_debug.3malloc
24*d8b79fcaSRobert Mustacchifile path=usr/share/man/man3malloc/umem_setmtbf.3malloc
25c10c16deSRichard Lowefile path=usr/share/man/man3malloc/watchmalloc.3malloc
26a9478106SYuri Pankovlink path=usr/share/man/man3malloc/calloc.3malloc target=malloc.3malloc
27a9478106SYuri Pankovlink path=usr/share/man/man3malloc/free.3malloc target=malloc.3malloc
28a9478106SYuri Pankovlink path=usr/share/man/man3malloc/mallinfo.3malloc target=malloc.3malloc
29a9478106SYuri Pankovlink path=usr/share/man/man3malloc/mallocctl.3malloc target=mtmalloc.3malloc
30a9478106SYuri Pankovlink path=usr/share/man/man3malloc/mallopt.3malloc target=malloc.3malloc
31a9478106SYuri Pankovlink path=usr/share/man/man3malloc/memalign.3malloc target=malloc.3malloc
32a9478106SYuri Pankovlink path=usr/share/man/man3malloc/realloc.3malloc target=malloc.3malloc
33a9478106SYuri Pankovlink path=usr/share/man/man3malloc/umem_cache_alloc.3malloc \
34a9478106SYuri Pankov    target=umem_cache_create.3malloc
35a9478106SYuri Pankovlink path=usr/share/man/man3malloc/umem_cache_destroy.3malloc \
36a9478106SYuri Pankov    target=umem_cache_create.3malloc
37a9478106SYuri Pankovlink path=usr/share/man/man3malloc/umem_cache_free.3malloc \
38a9478106SYuri Pankov    target=umem_cache_create.3malloc
39a9478106SYuri Pankovlink path=usr/share/man/man3malloc/umem_free.3malloc target=umem_alloc.3malloc
40a9478106SYuri Pankovlink path=usr/share/man/man3malloc/umem_nofail_callback.3malloc \
41a9478106SYuri Pankov    target=umem_alloc.3malloc
42a9478106SYuri Pankovlink path=usr/share/man/man3malloc/umem_zalloc.3malloc \
43a9478106SYuri Pankov    target=umem_alloc.3malloc
44a9478106SYuri Pankovlink path=usr/share/man/man3malloc/valloc.3malloc target=malloc.3malloc
45