Lines Matching full:identifier
2 * SPDX-License-Identifier: BSD-3-Clause
106 P_PID, /* A process identifier. */
107 P_PPID, /* A parent process identifier. */
108 P_PGID, /* A process group identifier. */
109 P_SID, /* A session identifier. */
110 P_CID, /* A scheduling class identifier. */
111 P_UID, /* A user identifier. */
112 P_GID, /* A group identifier. */
114 P_LWPID, /* An LWP identifier. */
115 P_TASKID, /* A task identifier. */
116 P_PROJID, /* A project identifier. */
117 P_POOLID, /* A pool identifier. */
118 P_JAILID, /* A zone identifier. */
119 P_CTID, /* A (process) contract identifier. */
120 P_CPUID, /* CPU identifier. */
121 P_PSETID /* Processor set identifier. */