LFC_LISTREP4GC(3) | LFC Library Functions | LFC_LISTREP4GC(3) |
lfc_listrep4gc - list replica entries that can be garbage collected
#include <sys/types.h>
#include "lfc_api.h"
struct lfc_filereplicax *lfc_listrep4gc (const char *poolname, int flags, lfc_list *listp)
lfc_listrep4gc lists replica entries that can be garbage collected.
This routine returns a pointer to a structure containing the current replica entry if the operation was successful or NULL if all entries have been returned or if the operation failed. In the latter case, serrno is set appropriately.
$Date: 2006/12/01 09:19:37 $ | LFC |