DragonFly On-Line Manual Pages

Search: Section:  


cxGetDirMode(3)              The GNUpdate Project              cxGetDirMode(3)

NAME

cxGetDirMode - Return the mode of the specified directory.

SYNOPSIS

#include <comprex.h> mode_t cxGetDirMode(CxDirectory *dir);

PARAMETERS

dir The directory.

DESCRIPTION

Return the mode of the specified directory.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxGetDirMode(3)

Search: Section: