Lines Matching +full:user +full:- +full:defined
54 for the given user or group
56 (NOTE: One should use the QCMD macro defined in
67 identifier, it must be either -1 or any positive value.
68 The value of -1 indicates that the current UID or GID should be used.
79 Types are supported for interpretation of user identifiers (USRQUOTA)
84 .Bl -tag -width Q_GETQUOTASIZEx
99 Only the super-user may turn quotas on.
109 Only the super-user may turn quotas off.
111 Get the wordsize used to represent the quotas for the user or group
113 Possible values are 32 for the old-style quota file
114 and 64 for the new-style quota file.
122 Get disk quota limits and current usage for the user or group
130 structure (defined in
133 Set disk quota limits for the user or group
141 structure (defined in
146 This system call is restricted to the super-user.
148 Set disk usage limits for the user or group
156 structure (defined in
159 This system call is restricted to the super-user.
161 Update the on-disk copy of quota usages.
170 .Rv -std quotactl
175 .Bl -tag -width Er
221 either the file system on which quotas are to be enabled is mounted read-only
222 or the quota file resides on a read-only file system.
241 The call was privileged and the caller was not the super-user.