Home
last modified time | relevance | path

Searched refs:NSIO (Results 1 – 4 of 4) sorted by relevance

/external/strace/
Dnsfs.h9 # define NSIO 0xb7 macro
10 # define NS_GET_USERNS _IO(NSIO, 0x1)
11 # define NS_GET_PARENT _IO(NSIO, 0x2)
15 # define NS_GET_NSTYPE _IO(NSIO, 0x3)
18 # define NS_GET_OWNER_UID _IO(NSIO, 0x4)
/external/kernel-headers/original/uapi/linux/
Dnsfs.h6 #define NSIO 0xb7 macro
9 #define NS_GET_USERNS _IO(NSIO, 0x1)
11 #define NS_GET_PARENT _IO(NSIO, 0x2)
/external/linux-kselftest/tools/testing/selftests/nsfs/
Dpidns.c22 #define NSIO 0xb7 macro
23 #define NS_GET_USERNS _IO(NSIO, 0x1)
24 #define NS_GET_PARENT _IO(NSIO, 0x2)
Downer.c15 #define NSIO 0xb7 macro
16 #define NS_GET_USERNS _IO(NSIO, 0x1)