Query: tt_message_uid
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
tt_message_uid(library call) tt_message_uid(library call)NAMEtt_message_uid -- retrieve the user identifier attribute from a messageSYNOPSIS#include <Tt/tt_c.h> uid_t tt_message_uid( Tt_message m);DESCRIPTIONThe tt_message_uid function retrieves the user identifier attribute from the specified message. The ToolTalk service automatically sets the user identifier of a message with the user identifier of the process that created the message. The m argument is the opaque handle for the message involved in this operation.RETURN VALUEUpon successful completion, the tt_message_uid function returns the user 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_gid(3). tt_message_uid(library call)
Related Man Pages |
---|
tt_message_file(3) - hpux |
tt_message_send(3) - hpux |
tt_message_sender_ptype(3) - hpux |
tt_message_status_string(3) - hpux |
tt_onotice_create(3) - hpux |
Similar Topics in the Unix Linux Community |
---|
Unix File Permissions |
SAN Migration question |
awk - Multi-line data to be stored in variable |
Wrong Array... |
Tar Command |