Searched refs:CLONE_NEWUTS (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dutsname.c36 * specifies CLONE_NEWUTS. In latter case, changes to the
47 if (!(flags & CLONE_NEWUTS))
H A Dnsproxy.c136 if (!(flags & (CLONE_NEWNS | CLONE_NEWUTS | CLONE_NEWIPC | CLONE_NEWUSER)))
180 if (!(unshare_flags & (CLONE_NEWNS | CLONE_NEWUTS | CLONE_NEWIPC |
H A Dfork.c1611 CLONE_NEWUTS|CLONE_NEWIPC|CLONE_NEWUSER))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dsched.h43 #define CLONE_NEWUTS 0x04000000 /* New utsname group? */ macro

Completed in 69 milliseconds