Query: lfc_umask
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LFC_UMASK(3) LFC Library Functions LFC_UMASK(3)NAMElfc_umask - set and get LFC file creation mask used by the name serverSYNOPSIS#include <sys/types.h> #include "lfc_api.h" mode_t lfc_umask (mode_t cmask)DESCRIPTIONlfc_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.SEE ALSOlfc_chmod(3), lfc_creatg(3), lfc_mkdirg(3), lfc_statg(3)AUTHORLCG Grid Deployment TeamLFC$Date: 2001/10/04 12:12:51 $ LFC_UMASK(3)
| Related Man Pages |
|---|
| lfc_chdir(3) - debian |
| lfc_closedir(3) - debian |
| lfc_delcomment(3) - debian |
| lfc_rmdir(3) - debian |
| lfc_symlink(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Introduction |
| One instance of comparing grep and awk |
| New UNIX and Linux History Sections |
| My first PERL incarnation... Audio Oscillograph |