setmode man page on BSDOS

Man page or keyword search:  
man Server   6284 pages
apropos Keyword Search (all sections)
Output format
BSDOS logo
[printable version]

SETMODE(3)		    BSD Programmer's Manual		    SETMODE(3)

NAME
     getmode, setmode - modify mode bits

SYNOPSIS
     #include <sys/types.h>
     #include <unistd.h>

     mode_t
     getmode(const void *set, mode_t mode);

     void *
     setmode(const char *mode_str);

DESCRIPTION
     The getmode() function returns a copy of the file permission bits mode as
     altered by the values pointed to by set. While only the mode bits are al-
     tered, other parts of the file mode may be examined.

     The setmode() function takes an absolute (octal) or symbolic value, as
     described in chmod(1),  as an argument and returns a pointer to mode val-
     ues to be supplied to getmode().  Because some of the symbolic values are
     relative to the file creation mask, setmode() may call umask(2).  If this
     occurs, the file creation mask will be restored before setmode() returns.
     If the calling program changes the value of its file creation mask after
     calling setmode(), setmode() must be called again if getmode() is to mod-
     ify future file modes correctly.

     If the mode passed to setmode() is invalid, setmode() returns NULL.

ERRORS
     The setmode() function may fail and set errno for any of the errors spec-
     ified for the library routine malloc(3).

SEE ALSO
     chmod(1),	stat(2),  umask(2),  malloc(3)

HISTORY
     The getmode() and setmode() functions first appeared in 4.4BSD.

BSDI BSD/OS			April 28, 1995				     1
[top]
                             _         _         _ 
                            | |       | |       | |     
                            | |       | |       | |     
                         __ | | __ __ | | __ __ | | __  
                         \ \| |/ / \ \| |/ / \ \| |/ /  
                          \ \ / /   \ \ / /   \ \ / /   
                           \   /     \   /     \   /    
                            \_/       \_/       \_/ 
More information is available in HTML format for server BSDOS

List of man pages available for BSDOS

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net