1*c10c16deSRichard Lowe# 2*c10c16deSRichard Lowe# This file and its contents are supplied under the terms of the 3*c10c16deSRichard Lowe# Common Development and Distribution License ("CDDL"), version 1.0. 4*c10c16deSRichard Lowe# You may only use this file in accordance with the terms of version 5*c10c16deSRichard Lowe# 1.0 of the CDDL. 6*c10c16deSRichard Lowe# 7*c10c16deSRichard Lowe# A full copy of the text of the CDDL should have accompanied this 8*c10c16deSRichard Lowe# source. A copy of the CDDL is also available via the Internet 9*c10c16deSRichard Lowe# at http://www.illumos.org/license/CDDL. 10*c10c16deSRichard Lowe# 11*c10c16deSRichard Lowe 12*c10c16deSRichard Lowe# Copyright 2011, Richard Lowe 13*c10c16deSRichard Lowe 14*c10c16deSRichard Lowefile path=usr/share/man/man3malloc/bsdmalloc.3malloc 15*c10c16deSRichard Lowefile path=usr/share/man/man3malloc/calloc.3malloc 16*c10c16deSRichard Lowefile path=usr/share/man/man3malloc/free.3malloc 17*c10c16deSRichard Lowefile path=usr/share/man/man3malloc/mallinfo.3malloc 18*c10c16deSRichard Lowefile path=usr/share/man/man3malloc/malloc.3malloc 19*c10c16deSRichard Lowefile path=usr/share/man/man3malloc/mallocctl.3malloc 20*c10c16deSRichard Lowefile path=usr/share/man/man3malloc/mallopt.3malloc 21*c10c16deSRichard Lowefile path=usr/share/man/man3malloc/mapmalloc.3malloc 22*c10c16deSRichard Lowefile path=usr/share/man/man3malloc/memalign.3malloc 23*c10c16deSRichard Lowefile path=usr/share/man/man3malloc/mtmalloc.3malloc 24*c10c16deSRichard Lowefile path=usr/share/man/man3malloc/realloc.3malloc 25*c10c16deSRichard Lowefile path=usr/share/man/man3malloc/umem_alloc.3malloc 26*c10c16deSRichard Lowefile path=usr/share/man/man3malloc/umem_cache_alloc.3malloc 27*c10c16deSRichard Lowefile path=usr/share/man/man3malloc/umem_cache_create.3malloc 28*c10c16deSRichard Lowefile path=usr/share/man/man3malloc/umem_cache_destroy.3malloc 29*c10c16deSRichard Lowefile path=usr/share/man/man3malloc/umem_cache_free.3malloc 30*c10c16deSRichard Lowefile path=usr/share/man/man3malloc/umem_debug.3malloc 31*c10c16deSRichard Lowefile path=usr/share/man/man3malloc/umem_free.3malloc 32*c10c16deSRichard Lowefile path=usr/share/man/man3malloc/umem_nofail_callback.3malloc 33*c10c16deSRichard Lowefile path=usr/share/man/man3malloc/umem_zalloc.3malloc 34*c10c16deSRichard Lowefile path=usr/share/man/man3malloc/valloc.3malloc 35*c10c16deSRichard Lowefile path=usr/share/man/man3malloc/watchmalloc.3malloc 36