Query: tt_message_gid
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
tt_message_gid(library call) tt_message_gid(library call)NAMEtt_message_gid -- retrieve the group identifier attribute from a messageSYNOPSIS#include <Tt/tt_c.h> gid_t tt_message_gid( Tt_message m);DESCRIPTIONThe tt_message_gid function retrieves the group identifier attribute from the specified message. The ToolTalk service automatically sets the group identifier of a message with the group identifier of the process that created the mes- sage. The m argument is the opaque handle for the message involved in this operation.RETURN VALUEUpon successful completion, the tt_message_gid function returns the group identifier of the message. If the group nobody is returned, the message handle is not valid.SEE ALSOTt/tt_c.h - Tttt_c(5), tt_message_uid(3). tt_message_gid(library call)
Related Man Pages |
---|
tt_message_handler_ptype(3) - hpux |
tt_message_id(3) - hpux |
tt_message_object(3) - hpux |
tt_message_otype(3) - hpux |
tt_message_send(3) - hpux |
Similar Topics in the Unix Linux Community |
---|
How to list file size on HPUX? |
Is UNIX an open source OS ? |
Sequence extraction |
awk - Multi-line data to be stored in variable |