Searched refs:NS_GET_PARENT (Results 1 – 3 of 3) sorted by relevance
25 #define NS_GET_PARENT _IO(NSIO, 0x2) macro60 pns = ioctl(ns, NS_GET_PARENT); in main()72 if (ioctl(pns, NS_GET_PARENT) >= 0 || errno != EPERM) in main()
12 #define NS_GET_PARENT _IO(NSIO, 0x2) macro
200 case NS_GET_PARENT: in ns_ioctl()
Completed in 4 milliseconds