cxGetDirUid(3) The GNUpdate Project cxGetDirUid(3)NAME
cxGetDirUid - Returns the user ID of the specified directory.SYNOPSIS
#include <comprex.h> uid_t cxGetDirUid(CxDirectory *dir);PARAMETERS
dir The directory.DESCRIPTION
Returns the user ID of the specified directory.RETURNS
Nothing. libcomprex 05 Mar 2003 cxGetDirUid(3)