File: libattr.h

package info (click to toggle)
attr 1%3A2.4.48-6
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,800 kB
  • sloc: sh: 5,090; ansic: 2,406; perl: 272; makefile: 43; sed: 16
file content (11 lines) | stat: -rw-r--r-- 240 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
/* Features we provide ourself. */

#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