lftp
4.4.6
About:
lftp
is a command line ftp client (FTP, HTTP, ssl support, background transfer, reget, reput, ...)
Fossies
Dox
:
lftp-4.4.6.tar.gz
("inofficial" and yet experimental doxygen-generated source code documentation)
Main Page
Modules
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
stat-macros.h
Go to the documentation of this file.
1
/* All the mode bits that can be affected by chmod. */
2
#define CHMOD_MODE_BITS \
3
(S_ISUID | S_ISGID | S_ISVTX | S_IRWXU | S_IRWXG | S_IRWXO)
lftp-4.4.6
lib
stat-macros.h
Generated by
1.8.3.1-20130512