sec_login_cred_init_cursor(3sec)Initialize a sec_cred_cursor_t Synopsis
#include <dce/sec_cred.h> Parameters Input/Output
cursor Output
status
Description Use the sec_cred_free_cursor( ) call to free the resources allocated to cursor. Errors The following describes a partial list of errors that might be returned. Refer to the OSF DCE Problem Determination Guide for complete descriptions of all error messages. sec_cred_s_invalid_cursor sec_login_s_no_memory error_status_ok
Related Information sec_login_cred_get_delegate(3sec)
|