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

  man pages->HP-UX 11i man pages              
Title
Content
Arch
Section
 
 tt_netfile_file(3) -- map between canonical and local pathnames on the local host
    The tt_netfile_file function converts a netfilename of the format returned by tt_file_netfile(3) to a pathname that is valid on the local host. If the file is not currently mounted on the local host, tt_netfile_file constructs a pathname of the form: /mountpoint/host/filepath where mountpoint is the mount point pathname in the environment variable DTMOUNTPOINT, or /net if the variable is null or u...
 tt_objid_equal(3) -- test whether two objids are equal
    The tt_objid_equal function tests whether two objids are equal. The tt_objid_equal(3) function is recommended rather than strcmp(3) for this purpose because the tt_objid_equal(3) function returns 1 even in the case where one objid is a forwarding pointer for the other. The objid1 argument is the identifier of the first object involved in this operation. The objid2 argument is the identifier of the...
 tt_objid_objkey(3) -- return the unique key of an objid
    The tt_objid_objkey function returns the unique key of an objid. The objid argument is the identifier of the object involved in this operation.
 tt_onotice_create(3) -- create a notice
    The tt_onotice_create function creates a message. The created message contains the following: Tt_address = TT_OBJECT Tt_class = TT_NOTICE The application can use the returned handle to add arguments and other attributes, and to send the message. The objid argument is the identifier of the specified object. The op argument is the operation to be performed by the receiving process.
 tt_open(3) -- return the process identifier for the calling process
    The tt_open function returns the process identifier for the calling process.
 tt_orequest_create(3) -- create a request message
    The tt_orequest_create function creates a message. The created message contains the following: Tt_address = TT_OBJECT Tt_class = TT_REQUEST The application can use the returned handle to add arguments and other attributes, and to send the message. The objid argument is the identifier of the specified object. The op argument is the operation to be performed by the receiving process.
 tt_otype_base(3) -- return the base otype of an otype
    The tt_otype_base function returns the base otype of the given otype, or NULL if the given otype is not derived. The otype argument is the object type involved in this operation.
 tt_otype_derived(3) -- return the ith otype derived from the given otype
    The tt_otype_derived function returns the ith otype derived from the given otype. The otype argument is the object type involved in this operation. The i argument is the zero-based index into the otypes derived from the given otype.
 tt_otype_deriveds_count(3) -- return the number of otypes derived from an otype
    The tt_otype_deriveds_count function returns the number of otypes derived from the given otype. The otype argument is the object type involved in this operation.
 tt_otype_hsig_args_count(3) -- return the number of arguments of a request signature of an otype
    The tt_otype_hsig_args_count function returns the number of arguments of the sigth request signature of the given otype. The otype argument is the object type involved in this operation. The sig argument is the zero-based index into the request signatures of the specified otype.
 tt_otype_hsig_arg_mode(3) -- return the mode of an argument of a request signature of an otype
    The tt_otype_hsig_arg_mode function returns the mode of the argth argument of the sigth request signature of the given otype. The otype argument is the object type involved in this operation. The sig argument is the zero-based index into the request signatures of the specified otype. The arg argument is the zero-based index into the arguments of the specified signature.
 tt_otype_hsig_arg_type(3) -- return the data type of an argument of a request signature of an otype
    The tt_otype_hsig_arg_type function returns the data type of the argth argument of the sigth request signature of the given otype. The otype argument is the object type involved in this operation. The sig argument is the zero-based index into the request signatures of the specified otype. The arg argument is the zero-based index into the arguments of the specified signature.
 tt_otype_hsig_count(3) -- return the number of request signatures for an otype
    The tt_otype_hsig_count function returns the number of request signatures for the given otype. The otype argument is the object type involved in this operation.
 tt_otype_hsig_op(3) -- return the operation name of a request signature of an otype
    The tt_otype_hsig_op function returns the operation name of the sigth request signature of the given otype. The otype argument is the object type involved in this operation. The sig argument is the zero-based index into the request signatures of the given otype.
 tt_otype_is_derived(3) -- indicate the otype derivations
    The tt_otype_is_derived function specifies whether the derived otype is derived directly or indirectly from the base otype. The derivedotype argument is the specified derived otype. The baseotype argument is the specified base otype.
<<  [Prev]  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  162  163  164  165  166  167  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service