Lines Matching full:identifier
57 * The following defines the values for an identifier type. It
66 P_PID, /* A process identifier. */
67 P_PPID, /* A parent process identifier. */
69 /* identifier. */
70 P_SID, /* A session identifier. */
71 P_CID, /* A scheduling class identifier. */
72 P_UID, /* A user identifier. */
73 P_GID, /* A group identifier. */
75 P_LWPID, /* An LWP identifier. */
76 P_TASKID, /* A task identifier. */
77 P_PROJID, /* A project identifier. */
78 P_POOLID, /* A pool identifier. */
79 P_ZONEID, /* A zone identifier. */
80 P_CTID, /* A (process) contract identifier. */
81 P_CPUID, /* CPU identifier. */
82 P_PSETID /* Processor set identifier */