1XTSOLgetWorkstatTirounsOtwenderE(x3tXeTnSsOiLo)ns to X WindowsXLTiSbOrLagreytWFournkcsttiaotnisonOwner(3XTSOL)
2
3
4

NAME

6       XTSOLgetWorkstationOwner - get the ownership of the workstation
7

SYNOPSIS

9       cc [flag...] file... -lX11 -lXtsol [library...]
10       #include <X11/extensions/Xtsol.h>
11
12       Status XTSOLgetWorkstationOwner(display, uidp);
13
14       Display *display;
15       uid_t *uidp;
16
17

PARAMETERS

19       display    Specifies  a pointer to the Display structure; returned from
20                  XOpenDisplay().
21
22
23       uidp       Returns a UID which is the current UID of the specified Dis‐
24                  play  workstation  server.  Client must provide a pointer to
25                  uid_t.
26
27

DESCRIPTION

29       The XTSOLgetWorkstationOwner() function retrieves the ownership of  the
30       workstation.
31

RETURN VALUES

33       None.
34

ERRORS

36       BadAccess    Lack of privilege.
37
38

ATTRIBUTES

40       See attributes(5) for descriptions of the following attributes:
41
42
43
44
45       ┌───────────────────────────┬───────────────────────────────┐
46       │      ATTRIBUTE TYPE       │        ATTRIBUTE VALUE        │
47       ├───────────────────────────┼───────────────────────────────┤
48       │Interface Stability        │ Committed                     │
49       ├───────────────────────────┼───────────────────────────────┤
50       │MT-Level                   │ Unsafe                        │
51       └───────────────────────────┴───────────────────────────────┘
52

SEE ALSO

54       libXtsol(3LIB), XTSOLsetWorkstationOwner(3XTSOL), attributes(5)
55
56
57       Obtaining  the  X Window Server Workstation Owner ID in Solaris Trusted
58       Extensions Developer's Guide
59

NOTES

61       The functionality described on this manual page is  available  only  if
62       the system is configured with Trusted Extensions.
63
64
65
66SunOS 5.11                        20 Jul 2007 XTSOLgetWorkstationOwner(3XTSOL)
Impressum