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

  man pages->HP-UX 11i man pages              
Title
Content
Arch
Section
 
 tt_free(3) -- free storage from the ToolTalk API allocation stack
    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.
 tt_host_file_netfile(3) -- map between local and canonical pathnames on a remote host
    The tt_host_file_netfile function performs a conversion equivalent to that of the tt_file_netfile(3) function, but performs it on a remote host. The filename argument is a pathname (absolute or relative) that is valid on the remote host. Every component of filename must exist, except for the last component. The host argument is a name of a remote host.
 tt_host_netfile_file(3) -- map between canonical and local pathnames on a remote host
    The tt_host_netfile_file function performs a conversion equivalent to that of the tt_netfile_file(3) function, but performs it on a remote host. The host argument is the host on which the file resides. The netfilename argument is a copy of a null-terminated string returned by tt_netfile_fileRETURN VALUE    RETURN VALUE    [Toc]    
 tt_icontext_join(3) -- add an integer value to the list of values
    The tt_icontext_join function adds the given integer value to the list of values for the contexts of all patterns. The context is compared to currently registered patterns for the procid. If a pattern has a slot with the specified name, the given integer value is added to the list of values for that slot. The slotname argument is the name of the context. The value argument is the value to be added...
 tt_icontext_quit(3) -- remove an integer value from the list of values
    The tt_icontext_quit function removes the given integer value from the list of values for the contexts of all patterns. The context is compared to currently registered patterns for the procid. If a pattern has a slot with the specified name, the given integer value is removed from the list of values for that slot. If there are duplicate values, only one value is removed. The slotname argument is t...
 tt_initial_session(3) -- return the initial session identifier
    The tt_initial_session function returns the initial session identifier of the ttsession(1) with which the current process identifier is associated. The current process identifier is obtained by calling tt_open(3).
 tt_int_error(3) -- return the status of an error object
    The tt_int_error function returns the status of an error object. The return_val argument is the integer returned by a ToolTalk function.
 tt_is_err(3) -- check status value
    The tt_is_err function checks whether a status value is a warning or an error. The s argument is the Tt_status code to check.
 tt_malloc(3) -- allocate storage on the ToolTalk API allocation stack
    The tt_malloc function allocates storage on the ToolTalk API allocation stack. The s argument is the amount of storage to be allocated in bytes.
 tt_mark(3) -- mark a storage position in the ToolTalk API allocation stack
    The tt_mark function marks a storage position in the ToolTalk API allocation stack.
 tt_message_abstainer(3) -- return offer's nth abstaining procid
    The tt_message_abstainer function returns the procid of the nth abstainer of the specified message. The m argument is the opaque handle for the message involved in this operation. The n argument is the number of the abstainer to be returned. The first abstainer is numbered zero.
 tt_message_abstainers_count(3) -- return a count of the offer's abstaining procids
    The tt_message_abstainers_count function returns a count of the procids that are recorded in the offer m as having abstained from it. The m argument is the opaque handle for the message involved in this operation.
 tt_message_accept(3) -- declare that the process has been initialized and can accept messages
    The tt_message_accept function declares that the process has been initialized and can accept messages. The ToolTalk service invokes this function for start messages. The m argument is the opaque handle for the message involved in this operation.
 tt_message_accepter(3) -- return offer's nth accepting procid
    The tt_message_accepter function returns the procid of the nth accepter of the specified message. The m argument is the opaque handle for the message involved in this operation. The n argument is the number of the accepter to be returned. The first accepter is numbered zero.
 tt_message_accepters_count(3) -- return a count of the offer's accepting procids
    The tt_message_accepters_count function returns a count of the procids that are recorded in the offer m as having accepted it. The m argument is the opaque handle for the message involved in this operation.
<<  [Prev]  121  122  123  124  125  126  127  128  129  130  131  132  133  134  135  136  137  138  139  140  141  
142  143  144  145  146  147  148  149  150  151  152  153  154  155  156  157  158  159  160  161  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service