Searched refs:CLONE_NEWTIME (Results 1 – 2 of 2) sorted by relevance
44 #define CLONE_NEWTIME 0x00000080 /* New time namespace */ macro
1267 #ifdef CLONE_NEWTIME1268 { "CLONE_NEWTIME", (unsigned long) CLONE_NEWTIME },