Poster of Linux kernel
The best gift for a Linux geek
Linux kernel map in printable PDF
for $4 or €3
LFC_UMASK
LFC_UMASK
Section: LFC Library Functions (3)
Updated: $Date: 2001/10/04 12:12:51 $
Local index
Up
NAME
lfc_umask - set and get LFC file creation mask used by the name server
SYNOPSIS
#include <
sys/types.h
>
#include "lfc_api.h"
mode_t lfc_umask (mode_t
cmask
)
DESCRIPTION
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.
SEE ALSO
lfc_chmod
(3)
,
lfc_creatg
(3)
,
lfc_mkdirg
(3)
,
lfc_statg
(3)
AUTHOR
LCG Grid Deployment
Team
Index
NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
AUTHOR
This document was created by
man2html
, using the manual pages.
Time: 21:49:16 GMT, April 16, 2011