Query: globus_errno_error_accessor
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Error Data Accessors and Modifiers(3) globus common Error Data Accessors and Modifiers(3)NAMEError Data Accessors and Modifiers - Get Errno int globus_error_errno_get_errno (globus_object_t *error) Set Errno void globus_error_errno_set_errno (globus_object_t *error, const int system_errno) Detailed Description Get and set data in a Globus Errno Error object. This section defines operations for accessing and modifying data in a Globus Errno Error object. Function Documentation int globus_error_errno_get_errno (globus_object_t *error) Retrieve the system errno from a errno error object. Parameters: error The error from which to retrieve the errno Returns: The errno stored in the object void globus_error_errno_set_errno (globus_object_t *error, const intsystem_errno) Set the errno in a errno error object. Parameters: error The error object for which to set the errno system_errno The system errno Returns: void Author Generated automatically by Doxygen for globus common from the source code. Version 14.7 Tue Nov 27 2012 Error Data Accessors and Modifiers(3)
Similar Topics in the Unix Linux Community |
---|
How can I do this in VI editor? |
Is UNIX an open source OS ? |
Introduction |
One instance of comparing grep and awk |
My first PERL incarnation... Audio Oscillograph |