Home
last modified time | relevance | path

Searched refs:TF_ACCEPT_FDS (Results 1 – 7 of 7) sorted by relevance

/external/syzkaller/sys/linux/
Dbinder_386.const34 TF_ACCEPT_FDS = 16
Dbinder_arm.const34 TF_ACCEPT_FDS = 16
Dbinder_amd64.const34 TF_ACCEPT_FDS = 16
Dbinder_arm64.const34 TF_ACCEPT_FDS = 16
Dbinder_ppc64le.const34 TF_ACCEPT_FDS = 16
Dbinder.txt107 binder_transaction_flags = TF_ONE_WAY, TF_ACCEPT_FDS
/external/kernel-headers/original/uapi/linux/android/
Dbinder.h250 TF_ACCEPT_FDS = 0x10, /* allow replies with file descriptors */ enumerator