globus_rsl_list (3) Linux Manual Page
NAME List Functions – Functions globus_list_t * globus_list_copy_reverse (globus_list_t *orig) Create a reverse-order copy of a list. Detailed Description Function Documentation globus_list_t* globus_list_copy_reverse (globus_list_t *orig) Create a reverse-order copy of a list. The globus_list_copy_reverse() function creates and returns a copy of its input parameter, with the order of the list elements reversed. This copy is…
