Content-type: text/html
Manpage of getTCBTimestamp
getTCBTimestamp
Section: (T)TCB (1)
Updated: 30 September 2002
Index
Return to Main Contents
NAME
getTCBTimestamp - gets a timestamp from the TCB
SYNOPSIS
#include
"tcb/tcb.h"
int getTCBTimestamp(descriptor_t * descriptor, TCBTimestamp *ts);
DESCRIPTION
This function gets a timestamp provided by the TCB in
ts.
The time reference is TCB specific and has only a local meaning, that is, two timestamps provided by two distinct TCB nodes are not time related.
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
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- RETURN VALUE
-
- TCB ERRORS
-
- TTCB ERRORS
-
This document was created by
man2html,
using the manual pages.
Time: 23:05:27 GMT, August 06, 2003