LFC_UMASK(3) | LFC Library Functions | LFC_UMASK(3) |
lfc_umask - set and get LFC file creation mask used by the name server
#include <sys/types.h>
#include "lfc_api.h"
mode_t lfc_umask (mode_t cmask)
lfc_umask sets the LFC file creation mask used by the name server to cmask and returns the previous value of the mask. The current mask is stored in a thread-safe variable in the client. Only the access permission bits of cmask are used.
LCG Grid Deployment Team
$Date: 2001/10/04 12:12:51 $ | LFC |