Version: 1.0
File: include/linux/pid.h:6
Symbol:
Byte size 4
enum pid_type {
PIDTYPE_PID = 0x0
PIDTYPE_PGID = 0x1
PIDTYPE_SID = 0x2
PIDTYPE_MAX = 0x3
}
