silc_dir_open

SYNOPSIS

    SilcDir silc_dir_open(const char *name);

DESCRIPTION

Opens the directory named `name' and returns its context. Returns NULL on error and sets the silc_errno. This function must be called before being able to read the directory and its contents.