File: libattr.h

package info (click to toggle)
attr 2.4.16-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 524 kB
  • ctags: 429
  • sloc: ansic: 1,990; makefile: 419; sh: 349; perl: 316
file content (12 lines) | stat: -rw-r--r-- 268 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
/* Features we provide ourself. */

#define HAVE_ATTR_XATTR_H 1
#define HAVE_ATTR_LIBATTR_H 1
#define HAVE_CONFIG_H 1

#define HAVE_FGETXATTR 1
#define HAVE_FLISTXATTR 1
#define HAVE_FSETXATTR 1
#define HAVE_GETXATTR 1
#define HAVE_LISTXATTR 1
#define HAVE_SETXATTR 1