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

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

Contents


 tt_file_join(library call)                       tt_file_join(library call)




 NAME    [Toc]    [Back]
      tt_file_join - register interest in messages involving a file

 SYNOPSIS    [Toc]    [Back]
      #include <Tt/tt_c.h>
      Tt_status tt_file_join(
      const char *filepath);

 DESCRIPTION    [Toc]    [Back]
      The tt_file_join function informs the ToolTalk service that the
      process is interested in messages that involve the specified file.

      The ToolTalk service adds this file value to any currently registered
      patterns.  The named file becomes the default file.

      When the process joins a file, the ToolTalk service updates the file
      field of its registered patterns.  The tt_file_join call causes the
      pattern's ToolTalk session to be stored in the database.

      The filepath argument is a pointer to the pathname of the file in
      which the process is interested.

 RETURN VALUE    [Toc]    [Back]
      Upon successful completion, the tt_file_join function returns the
      status of the operation as one of the following Tt_status values:

      TT_OK     The operation completed successfully.

      TT_ERR_DBAVAIL
                The ToolTalk service could not access the ToolTalk database
                needed for this operation.

      TT_ERR_DBEXIST
                The ToolTalk service could not access the specified ToolTalk
                database in the expected place.

      TT_ERR_NOMP
                The ttsession(1) process is not running and the ToolTalk
                service cannot restart it.

      TT_ERR_PATH
                The specified pathname included an unsearchable directory.

 SEE ALSO    [Toc]    [Back]
      Tt/tt_c.h - Tttt_c(5).


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
      
      
 Similar pages
Name OS Title
tt_file_quit HP-UX register lack of interest in messages that involve a file
ttdt_file_quit HP-UX unregister interest in ToolTalk events about a file
vlselectevents IRIX select VL events of interest
ttdt_file_join HP-UX register to observe ToolTalk events on a file
dgels IRIX involving an M-by-N matrix A, or its transpose, using a QR or LQ factorization of A
sgels IRIX involving an M-by-N matrix A, or its transpose, using a QR or LQ factorization of A
zgels IRIX involving an M-by-N matrix A, or its conjugate-transpose, using a QR or LQ factorization of A
cgels IRIX involving an M-by-N matrix A, or its conjugate-transpose, using a QR or LQ factorization of A
writesrv Tru64 Lets users send messages to and receive messages from a remote system
mkstr HP-UX extract error messages from C source into a file
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service