Home | History | Annotate | Download | only in xlat
      1 /* Defined in include/linux/sched.h */
      2 SUID_DUMP_DISABLE	0	/* No setuid dumping */
      3 SUID_DUMP_USER		1	/* Dump as user of process */
      4 SUID_DUMP_ROOT		2	/* Dump as root */
      5