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

  man pages->HP-UX 11i man pages -> tt_free (3)              
Title
Content
Arch
Section
 

Contents


 tt_free(library call)                                 tt_free(library call)




 NAME    [Toc]    [Back]
      tt_free - free storage from the ToolTalk API allocation stack

 SYNOPSIS    [Toc]    [Back]
      #include <Tt/tt_c.h>
      void tt_free(
      caddr_t p);

 DESCRIPTION    [Toc]    [Back]
      The tt_free function frees storage from the ToolTalk API allocation
      stack.

      The p argument is the address of the storage in the ToolTalk API
      allocation stack to be freed.

 RETURN VALUE    [Toc]    [Back]
      The tt_free function returns no value.

 APPLICATION USAGE    [Toc]    [Back]
      The application should use the tt_free function instead of tt_mark(3)
      and tt_release(3) if, for example, the process is in a loop (that is,
      it obtains strings from the ToolTalk service and processes each in
      turn).

 SEE ALSO    [Toc]    [Back]
      Tt/tt_c.h - Tttt_c(5), tt_malloc(3), tt_mark(3), tt_release(3),
      tt_free(3).


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
      
      
 Similar pages
Name OS Title
tt_release HP-UX free storage allocated on the ToolTalk API allocation stack
tt_malloc HP-UX allocate storage on the ToolTalk API allocation stack
tt_mark HP-UX mark a storage position in the ToolTalk API allocation stack
gss_release_oid_set Tru64 Free the storage associated with an OID set
gss_release_buffer HP-UX free storage associated with a buffer
fmfreefont IRIX free the storage for a font
gss_release_buffer Tru64 Free storage associated with buffer.
gss_release_oid Tru64 Free storage of an OID object.
gss_release_oid_set HP-UX free storage associated with a gss_OID_set object
gss_release_name HP-UX free storage associated with an internal name allocated by a GSSAPI routine
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service