Lines Matching +full:write +full:- +full:only
11 .Bd -literal
15 .Bf -symbolic
32 provides a two-level view of process space, unlike the previous
44 .Bl -tag -width status
51 is currently only implemented on the i386 architecture.
68 is only implemented on machines which have distinct general
73 .Bl -tag -compact -width private-resident
74 .It start-address
76 .It end-address
80 .It private-resident
92 denoting read, write, and execute permissions respectively.
94 .Sq - .
104 .It copy-on-write
105 Whether the region is copy-on-write.
107 .Bl -tag -compact -width NCOW
109 A copy-on-write region.
111 A non-copy-on-write region.
113 .It needs-copy
116 .Bl -tag -compact -width NNC
125 .Bl -tag -compact -width unknown
143 .Sq -
147 .Bl -tag -compact -width NCH
150 .Sq charged-uid
155 .It charged-uid
156 The UID of the user being charged, or -1 if no user is being charged.
160 Only those address which exist in the process can be accessed.
170 Allows read and write of the kernel osrel value assigned to the process.
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
188 with -1
192 This file is read-only and returns a single line containing
193 multiple space-separated fields as follows:
195 .Bl -bullet -compact
210 .Pq Dq -
236 group list, starting with the effective GID, comma-separated
239 .Ql -
247 .Bl -tag -width /proc/curproc/XXXXXXX -compact
291 .Dl "mount -t procfs proc /proc"
301 .An -nosplit
306 .An Jan-Simon Pendry ,