Content-type: text/html
Manpage of getTCBGlobalTimestamp
getTCBGlobalTimestamp
Section: (T)TCB (1)
Updated: 30 September 2002
Index
Return to Main Contents
NAME
getTCBGlobalTimestamp - returns a global timestamp from the TCB
SYNOPSIS
#include
"tcb/tcb.h"
int getTCBGlobalTimestamp(descriptor_t * descriptor, TCBtimestamp *gts);
DESCRIPTION
This function returns a global timestamp provided by the TCB in
gts.
The time reference is TCB specific and is global, that is, two global timestamps provided by two distinct TCB nodes have the same time reference.
descriptor
references the connection to the TCB.
RETURN VALUE
an error code
TCB ERRORS
TCB_ACESS_ERROR
if an error occurred on the access to the TCB.
TTCB ERRORS
INVALID_PROTECTION
FAILED_LOCAL_AUTHENTICATION
SEE ALSO
getTCBTimestamp
(1)
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- RETURN VALUE
-
- TCB ERRORS
-
- TTCB ERRORS
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 23:05:26 GMT, August 06, 2003