Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/android/
Dbinder.h250 TF_ACCEPT_FDS = 0x10, /* allow replies with file descriptors */ enumerator
/Linux-v5.4/drivers/android/
Dbinder.c2575 target_allows_fd = !!(in_reply_to->flags & TF_ACCEPT_FDS); in binder_translate_fd()