NAME

catear_rewind - rewind UAR list

SYNOPSIS

#include <cat/cat.h>

int catear_rewind(catpac_ear *ep);

DESCRIPTION

This function resets the state of the UAR list, so that the next call to catear_findnext will start at the first element.

The function returns 0 if successful, a negative error code otherwise.

SEE ALSO

catpac