COHERENT help

This page displays the COHERENT help information for getdents.

Listing of available help pages


getdents() -- Read directory entries

#include <dirent.h>
int getdents (fd, buffer, num)
int fd;
char *buffer;
unsigned num;