DragonFly On-Line Manual Pages

Search: Section:  


cxSetDirUid(3)               The GNUpdate Project               cxSetDirUid(3)

NAME

cxSetDirUid - Sets the user ID of the specified directory.

SYNOPSIS

#include <comprex.h> void cxSetDirUid(CxDirectory *dir, uid_t uid);

PARAMETERS

dir The directory. uid The user ID.

DESCRIPTION

Sets the user ID of the specified directory.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxSetDirUid(3)

Search: Section: