Searched refs:NS_GET_OWNER_UID (Results 1 – 5 of 5) sorted by relevance
/external/strace/ |
D | nsfs.h | 17 #ifndef NS_GET_OWNER_UID 18 # define NS_GET_OWNER_UID _IO(NSIO, 0x4) macro
|
D | nsfs.c | 53 case NS_GET_OWNER_UID: in nsfs_ioctl()
|
/external/strace/tests-mx32/ |
D | ioctl_nsfs.c | 54 ioctl(-1, NS_GET_OWNER_UID, NULL); in test_no_namespace() 85 int rc = ioctl(userns_fd, NS_GET_OWNER_UID, uid); in test_clone()
|
/external/strace/tests/ |
D | ioctl_nsfs.c | 54 ioctl(-1, NS_GET_OWNER_UID, NULL); in test_no_namespace() 85 int rc = ioctl(userns_fd, NS_GET_OWNER_UID, uid); in test_clone()
|
/external/strace/tests-m32/ |
D | ioctl_nsfs.c | 54 ioctl(-1, NS_GET_OWNER_UID, NULL); in test_no_namespace() 85 int rc = ioctl(userns_fd, NS_GET_OWNER_UID, uid); in test_clone()
|