Home
last modified time | relevance | path

Searched refs:NETLINK_ECRYPTFS (Results 1 – 8 of 8) sorted by relevance

/external/strace/xlat/
Dnetlink_protocols.h56 #if !(defined(NETLINK_ECRYPTFS) || (defined(HAVE_DECL_NETLINK_ECRYPTFS) && HAVE_DECL_NETLINK_ECRYPT…
57 # define NETLINK_ECRYPTFS 19 macro
87 XLAT(NETLINK_ECRYPTFS),
Dnetlink_protocols.in19 NETLINK_ECRYPTFS 19
/external/libnl/include/linux-private/linux/
Dnetlink.h26 #define NETLINK_ECRYPTFS 19 macro
/external/iproute2/include/linux/
Dnetlink.h27 #define NETLINK_ECRYPTFS 19 macro
/external/kernel-headers/original/uapi/linux/
Dnetlink.h27 #define NETLINK_ECRYPTFS 19 macro
/external/iproute2/lib/
Drt_names.c588 [NETLINK_ECRYPTFS] = "ecryptfs",
/external/libnl/python/netlink/
Dcore.py70 NETLINK_ECRYPTFS = 19 variable
/external/libnl/lib/
Dutils.c622 __ADD(NETLINK_ECRYPTFS,ecryptfs)