2 .\" This file and its contents are supplied under the terms of the
3 .\" Common Development and Distribution License ("CDDL"), version 1.0.
4 .\" You may only use this file in accordance with the terms of version
7 .\" A full copy of the text of the CDDL should have accompanied this
8 .\" source. A copy of the CDDL is also available via the Internet at
9 .\" http://www.illumos.org/license/CDDL.
12 .\" Copyright 2017, Richard Lowe.
19 .Nd check for membership in a vmem arena
35 address of the segment to query.
37 size of the segment to query
42 function checks whether a segment of
46 exists within the vmem arena
49 This function may be called from user or kernel context.
52 returns non\-0 if the segment exists, and 0 otherwise.