Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 26 for quotactl (0.13 sec)

  1. pkg/volume/util/fsquota/common/quota_common.go

    See the License for the specific language governing permissions and
    limitations under the License.
    */
    
    package common
    
    // QuotaID is generic quota identifier.
    // Data type based on quotactl(2).
    type QuotaID int32
    
    const (
    	// UnknownQuotaID -- cannot determine whether a quota is in force
    	UnknownQuotaID QuotaID = -1
    	// BadQuotaID -- Invalid quota
    	BadQuotaID QuotaID = 0
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat Jan 28 06:09:31 UTC 2023
    - 844 bytes
    - Viewed (0)
  2. src/syscall/zsysnum_freebsd_386.go

    	SYS_ADJTIME                  = 140 // { int adjtime(struct timeval *delta, \
    	SYS_SETSID                   = 147 // { int setsid(void); }
    	SYS_QUOTACTL                 = 148 // { int quotactl(char *path, int cmd, int uid, \
    	SYS_LGETFH                   = 160 // { int lgetfh(char *fname, \
    	SYS_GETFH                    = 161 // { int getfh(char *fname, \
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Sep 16 01:17:28 UTC 2022
    - 25.5K bytes
    - Viewed (0)
  3. src/syscall/zsysnum_freebsd_amd64.go

    	SYS_ADJTIME                  = 140 // { int adjtime(struct timeval *delta, \
    	SYS_SETSID                   = 147 // { int setsid(void); }
    	SYS_QUOTACTL                 = 148 // { int quotactl(char *path, int cmd, int uid, \
    	SYS_LGETFH                   = 160 // { int lgetfh(char *fname, \
    	SYS_GETFH                    = 161 // { int getfh(char *fname, \
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Sep 16 01:17:28 UTC 2022
    - 25.5K bytes
    - Viewed (0)
  4. src/syscall/zsysnum_dragonfly_amd64.go

    	SYS_UTIMES        = 138 // { int utimes(char *path, struct timeval *tptr); }
    	SYS_ADJTIME       = 140 // { int adjtime(struct timeval *delta, \
    	SYS_SETSID        = 147 // { int setsid(void); }
    	SYS_QUOTACTL      = 148 // { int quotactl(char *path, int cmd, int uid, \
    	SYS_STATFS        = 157 // { int statfs(char *path, struct statfs *buf); }
    	SYS_FSTATFS       = 158 // { int fstatfs(int fd, struct statfs *buf); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 22.9K bytes
    - Viewed (0)
  5. src/syscall/zsysnum_freebsd_arm.go

    	SYS_ADJTIME                  = 140 // { int adjtime(struct timeval *delta, \
    	SYS_SETSID                   = 147 // { int setsid(void); }
    	SYS_QUOTACTL                 = 148 // { int quotactl(char *path, int cmd, int uid, \
    	SYS_LGETFH                   = 160 // { int lgetfh(char *fname, \
    	SYS_GETFH                    = 161 // { int getfh(char *fname, \
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Sep 16 01:17:28 UTC 2022
    - 25.5K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go

    	SYS_ADJTIME                = 140 // { int adjtime(struct timeval *delta, struct timeval *olddelta); }
    	SYS_SETSID                 = 147 // { int setsid(void); }
    	SYS_QUOTACTL               = 148 // { int quotactl(char *path, int cmd, int uid, caddr_t arg); }
    	SYS_STATFS                 = 157 // { int statfs(char *path, struct statfs *buf); }
    	SYS_FSTATFS                = 158 // { int fstatfs(int fd, struct statfs *buf); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 27.6K bytes
    - Viewed (0)
  7. pkg/ctrlz/assets/static/js/prism-1.14.0.min.js

    intq|lprm|ls|lsof|make|man|mkdir|mkfifo|mkisofs|mknod|more|most|mount|mtools|mtr|mv|mmv|nano|netstat|nice|nl|nohup|notify-send|npm|nslookup|open|op|passwd|paste|pathchk|ping|pkill|popd|pr|printcap|printenv|printf|ps|pushd|pv|pwd|quota|quotacheck|quotactl|ram|rar|rcp|read|readarray|readonly|reboot|rename|renice|remsync|rev|rm|rmdir|rsync|screen|scp|sdiff|sed|seq|service|sftp|shift|shopt|shutdown|sleep|slocate|sort|source|split|ssh|stat|strace|su|sudo|sum|suspend|sync|tail|tar|tee|test|time|timeou...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 23 17:08:31 UTC 2023
    - 16.3K bytes
    - Viewed (0)
  8. src/syscall/zsysnum_freebsd_arm64.go

    	SYS_ADJTIME                  = 140 // { int adjtime(struct timeval *delta, struct timeval *olddelta); }
    	SYS_SETSID                   = 147 // { int setsid(void); }
    	SYS_QUOTACTL                 = 148 // { int quotactl(char *path, int cmd, int uid, caddr_t arg); }
    	SYS_NLM_SYSCALL              = 154 // { int nlm_syscall(int debug_level, int grace_period, int addr_count, char **addrs); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Sep 16 01:17:28 UTC 2022
    - 35.8K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go

    	SYS_ADJTIME                  = 140 // { int adjtime(struct timeval *delta, struct timeval *olddelta); }
    	SYS_SETSID                   = 147 // { int setsid(void); }
    	SYS_QUOTACTL                 = 148 // { int quotactl(char *path, int cmd, int uid, caddr_t arg); }
    	SYS_NLM_SYSCALL              = 154 // { int nlm_syscall(int debug_level, int grace_period, int addr_count, char **addrs); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 36.1K bytes
    - Viewed (0)
  10. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go

    	SYS_ADJTIME                  = 140 // { int adjtime(struct timeval *delta, struct timeval *olddelta); }
    	SYS_SETSID                   = 147 // { int setsid(void); }
    	SYS_QUOTACTL                 = 148 // { int quotactl(char *path, int cmd, int uid, caddr_t arg); }
    	SYS_NLM_SYSCALL              = 154 // { int nlm_syscall(int debug_level, int grace_period, int addr_count, char **addrs); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 36.1K bytes
    - Viewed (0)
Back to top