Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/android/
Dbinder.h127 TF_ACCEPT_FDS = 0x10, /* allow replies with file descriptors */ enumerator
/linux-4.4.14/drivers/android/
Dbinder.c1637 if (!(in_reply_to->flags & TF_ACCEPT_FDS)) { in binder_transaction()