tt_message_uid(3) hpux man page | unix.com

Man Page: tt_message_uid

Operating Environment: hpux

Section: 3

tt_message_uid(library call)											      tt_message_uid(library call)

NAME
tt_message_uid -- retrieve the user identifier attribute from a message
SYNOPSIS
#include <Tt/tt_c.h> uid_t tt_message_uid( Tt_message m);
DESCRIPTION
The 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 VALUE
Upon 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 ALSO
Tt/tt_c.h - Tttt_c(5), tt_message_gid(3). tt_message_uid(library call)
Related Man Pages
tt_message_id(3) - hpux
tt_message_otype(3) - hpux
tt_message_sender(3) - hpux
tt_message_status_string(3) - hpux
tt_orequest_create(3) - hpux
Similar Topics in the Unix Linux Community
How to list file size on HPUX?
How to extract every repeated string between two specific string?
Seeking Alternative for diff in hp
Tar Command
Shopt -s histappend