OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xattr
(Results
1 - 16
of
16
) sorted by null
/external/libselinux/src/
fsetfilecon.c
6
#include <sys/
xattr
.h>
lsetfilecon.c
6
#include <sys/
xattr
.h>
setfilecon.c
6
#include <sys/
xattr
.h>
fgetfilecon.c
6
#include <sys/
xattr
.h>
getfilecon.c
7
#include <sys/
xattr
.h>
lgetfilecon.c
6
#include <sys/
xattr
.h>
android.c
15
#include <sys/
xattr
.h>
[
all
...]
/cts/tests/tests/security/jni/
android_security_cts_KernelSettingsTest.cpp
20
#include <sys/
xattr
.h>
/external/chromium_org/chrome/browser/mac/
install.sh
114
#
xattr
to drop the quarantine attribute.
118
# On 10.6,
xattr
supports -r for recursive operation.
119
xattr
-d -r "${QUARANTINE_ATTR}" "${DEST}" >& /dev/null
121
# On earlier systems,
xattr
doesn't support -r, so run
xattr
via find.
122
find "${DEST}" -exec
xattr
-d "${QUARANTINE_ATTR}" {} + >& /dev/null
/external/chromium_org/content/browser/download/
file_metadata_linux.cc
8
#include <sys/
xattr
.h>
file_metadata_unittest_linux.cc
7
#include <sys/
xattr
.h>
/cts/tests/tests/permission/jni/
android_permission_cts_FileUtils.cpp
20
#include <linux/
xattr
.h>
23
#include <sys/
xattr
.h>
/external/chromium_org/chrome/installer/mac/
keystone_install.sh
374
# Returns 0 (true) if
xattr
supports -r for recursive operation.
376
#
xattr
-r is supported in Mac OS X 10.6.
[
all
...]
/bootable/recovery/updater/
install.c
33
#include <sys/
xattr
.h>
34
#include <linux/
xattr
.h>
[
all
...]
/external/libcap-ng/libcap-ng-0.7/src/
cap-ng.c
69
// If we don't have the
xattr
library, then we can't
76
#include <attr/
xattr
.h>
/external/libcap-ng/libcap-ng-0.7/
configure
[
all
...]
Completed in 1169 milliseconds