osf1 man page for rminit

Query: rminit

OS: osf1

Section: 9r

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

rminit(9r)																rminit(9r)

NAME
rminit - General: Initializes a resource map
SYNOPSIS
void rminit( struct map *map_struct, long size, long addr, char *name, int mapsize );
ARGUMENTS
Specifies a pointer to a map structure to be initialized by a call to rminit. Specifies the size elements used to initialize the resource map. Specifies the address that identifies the start of the free elements. Specifies the name for the resource map. The rminit routine uses this name in warning messages when the map overflows. Specifies the maximum number of fragments.
DESCRIPTION
The rminit routine initializes the specified resource map to have mapsize - 2 segments. The routine also identifies this resource map with the string passed to the name argument. It prints this name if the slots become so fragmented that space is lost. The resource map itself is initialized with size elements free, starting at the address specified in addr.
NOTES
The caller is responsible for providing any locking necessary for the map structure that the system passes to the rminit routine.
RETURN VALUES
None
SEE ALSO
Routines: rmalloc(9r), rmfree(9r), rmget(9r) rminit(9r)
Related Man Pages
rmfree(9f) - sunos
rminit(9r) - osf1
rmalloc_wait(9f) - sunos
rmalloc(9f) - sunos
rmfreemap(9f) - sunos
Similar Topics in the Unix Linux Community
vpath to an hdisk
BaconMap 0.6 (Default branch)
Grep and map in perl
nerding.out(): An EC2 API concept map
Split string into map (Associative Array)