Searched refs:NS_GET_NSTYPE (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/include/uapi/linux/ | ||
| H A D | nsfs.h | 16 #define NS_GET_NSTYPE _IO(NSIO, 0x3) macro |
| /linux/tools/testing/selftests/namespaces/ | ||
| H A D | listns_test.c | 110 ns_type = ioctl(fd, NS_GET_NSTYPE); in TEST() |