Lines Matching full:process
9 .Nd process file system
24 The process file system, or
26 implements a view of the system process table inside the file system.
32 provides a two-level view of process space, unlike the previous
37 their process ids in decimal, with no leading zeros.
41 which always refers to the process making the lookup request.
57 A symbolic link to the file from which the process text was read.
58 This can be used to gain access to the process' symbol table,
59 or to start another copy of the process.
71 A collection of lines describing the memory regions of the process,
81 The number of resident pages that were private to the process.
159 The complete virtual memory image of the process.
160 Only those address which exist in the process can be accessed.
161 Reads and writes to this file modify the process.
162 Writes to the text segment remain private to the process.
164 Used for sending signals to the process.
167 Used for sending signal to the process group.
170 Allows read and write of the kernel osrel value assigned to the process.
173 Initial process value is read from the ABI note tag in the executed ELF image,
176 Allows read and write access to the process' register set.
182 can only be written when the process is stopped.
184 This is a read-only file containing the process current and maximum
191 The process status.
199 process id
201 parent process id
203 process group id
213 a list of process flags:
217 if the process is a session leader,
221 the process start time in seconds and microseconds,
232 the process effective UID
234 the process real UID
238 the hostname of the jail in which the process runs, or
240 to indicate that the process is not running within a jail.
244 Each node is owned by the process's user, and belongs to that user's
252 directory containing process information for process
255 directory containing process information for the current process
257 directory containing process information for the current process
259 the process executable name
267 the process floating point register set
269 virtual memory map of the process
271 the complete virtual address space of the process
273 used for signaling the process
275 used for signaling the process group
277 the process osrel value
279 the process register set
281 the process current and maximum rlimit
283 the process' current status