Query: rmfree
OS: osf1
Section: 9r
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
rmfree(9r) rmfree(9r)NAMErmfree - General: Frees space previously allocated into the specified resource mapSYNOPSISvoid rmfree( struct map *map_struct, long size, long addr );ARGUMENTSSpecifies a pointer to a map structure that was previously initialized by a call to rminit. Specifies the size of the units to free. Specifies the address at which to free the previously allocated space.DESCRIPTIONThe rmfree routine frees the space previously allocated with a call to rmalloc. It frees a space of the size specified by the size argument at the address specified by the addr argument.NOTESThe caller is responsible for providing any locking necessary for the map structure that the system passes to the rmfree routine.RETURN VALUESNoneSEE ALSORoutines: rmalloc(9r), rmget(9r), rminit(9r) rmfree(9r)
Related Man Pages |
---|
rmfreemap(9f) - sunos |
rmalloc(9f) - opensolaris |
rmalloc_wait(9f) - opensolaris |
rmallocmap(9f) - opensolaris |
rmfreemap(9f) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
Throw my Toys out of the Pram! |
Low Impact PHP Errors and Logging Levels |
PHP Write Man Pages to MySQL DB |