os_free(D3psm)
os_free --
free allocated memory
Synopsis
void os_free(void *addr, ms_size_t size)
Description
os_free frees, if possible, memory previously allocated by
os_alloc(D3psm)
and
os_alloc_pages(D3psm).
Arguments
addr-
a pointer to the memory to be freed
size-
the number of bytes of memory to free
Return values
None.
Usage
Hardware applicability
All.
Version applicability
psm:
2
References
os_alloc(D3psm),
os_alloc_pages(D3psm)
19 June 2005
© 2005 The SCO Group, Inc. All rights reserved.
OpenServer 6 and UnixWare (SVR5) HDK - 19 June 2005