*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages -> rmfree (9r)              
Title
Content
Arch
Section
 

rmfree(9r)

Contents


NAME    [Toc]    [Back]

       rmfree  -  General:  Frees space previously allocated into
       the specified resource map

SYNOPSIS    [Toc]    [Back]

       void rmfree(
               struct map *map_struct,
               long size,
               long addr );

ARGUMENTS    [Toc]    [Back]

       Specifies 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.

DESCRIPTION    [Toc]    [Back]

       The  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.

NOTES    [Toc]    [Back]

       The caller is responsible for providing any locking necessary
  for  the map structure that the system passes to the
       rmfree routine.

RETURN VALUES    [Toc]    [Back]

       None

SEE ALSO    [Toc]    [Back]

      
      
       Routines: rmalloc(9r), rmget(9r), rminit(9r)



                                                       rmfree(9r)
[ Back ]
 Similar pages
Name OS Title
contig_free Tru64 General: Frees a block of memory previously allocated by contig_malloc
FREE Tru64 General: Deallocates (frees) the allocated kernel virtual memory
timer_delete Tru64 Deallocates a previously allocated per-process timer (P1003.1b)
DtMmdbBookCaseFreeInfo HP-UX frees space used by bookcase information structure
DtMmdbInfoLibFreeInfo HP-UX frees space occupied by an infolib information structure
copyoutstr Tru64 General: Copies a null-terminated string from a kernel address space to a user address space
copyinstr Tru64 General: Copies a null-terminated string from a user address space to a kernel address space
copyout Tru64 General: Copies data from a kernel address space to a user address space
copyin Tru64 General: Copies data from a user address space to a kernel address space
msgmap HP-UX number of entries in the System V IPC message space resource map
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service