/openbsd/usr.bin/kdump/ |
H A D | ktrstruct.c | 399 ktrquota(const struct dqblk *quota) in ktrquota() argument 403 quota->dqb_bhardlimit, quota->dqb_bsoftlimit, in ktrquota() 404 quota->dqb_curblocks, quota->dqb_ihardlimit, in ktrquota() 405 quota->dqb_isoftlimit, quota->dqb_curinodes); in ktrquota() 406 print_time(quota->dqb_btime, 0, 0); in ktrquota() 408 print_time(quota->dqb_itime, 0, 0); in ktrquota() 678 struct dqblk quota; in ktrstruct() local 680 if (datalen != sizeof(quota)) in ktrstruct() 682 memcpy("a, data, datalen); in ktrstruct() 683 ktrquota("a); in ktrstruct()
|
/openbsd/gnu/usr.bin/perl/lib/User/ |
H A D | pwent.pm | 46 quota => '$', # pwent[4] 145 $pw_quota = $pwob->quota ( $_[4] );
|
/openbsd/usr.bin/quota/ |
H A D | Makefile | 3 PROG= quota
|
/openbsd/gnu/usr.bin/perl/t/op/ |
H A D | lfs.t | 34 # files (quota) or the filesystem simply doesn't support large files. 39 # such a process, enough quota, and such a (file) system. 145 } elsif ($! =~ /quota/i) { 146 explain("filesystem quota limits?");
|
H A D | pwent.t | 179 my ($name,$passwd,$uid,$gid,$quota,$comment,$gcos,$home,$shell) = @n; 183 ($name,$passwd,$uid,$gid,$quota,$comment,$gcos,$home,$shell) = @n;
|
/openbsd/gnu/usr.bin/perl/ext/Fcntl/t/ |
H A D | syslfs.t | 36 # files (quota) or the filesystem simply doesn't support large files. 41 # such a process, enough quota, and such a (file) system. 150 } elsif ($! =~ /quota/i) { 151 explain("filesystem quota limits?");
|
/openbsd/etc/ |
H A D | rpc | 15 rquotad 100011 rquotaprog quota rquota
|
H A D | rc | 591 find . -maxdepth 1 ! -name . ! -name lost+found ! -name quota.user \ 592 ! -name quota.group ! -name vi.recover -execdir rm -rf -- {} \;)
|
/openbsd/usr.bin/ |
H A D | Makefile | 23 pr printenv printf quota radioctl rcs rdist rdistd \
|
/openbsd/sys/dev/pci/ |
H A D | if_iwm.c | 8408 int i, idx, num_active_macs, quota, quota_rem; in iwm_update_quotas() local 8435 quota = 0; in iwm_update_quotas() 8438 quota = IWM_MAX_QUOTA / num_active_macs; in iwm_update_quotas() 8450 cmd.quotas[idx].quota = htole32(0); in iwm_update_quotas() 8453 cmd.quotas[idx].quota = htole32(quota * n_ifs[i]); in iwm_update_quotas() 8460 cmd.quotas[0].quota = htole32(le32toh(cmd.quotas[0].quota) + quota_rem); in iwm_update_quotas() 8469 cmd_v2.quotas[i].quota = cmd.quotas[i].quota; in iwm_update_quotas()
|
H A D | if_iwmreg.h | 2988 uint32_t quota; member 3015 uint32_t quota; member
|
H A D | if_iwxreg.h | 3284 uint32_t quota; member
|
/openbsd/usr.sbin/pkg_add/OpenBSD/ |
H A D | PackingElement.pm | 1163 my ($name, $passwd, $uid, $gid, $quota, $class, $gcos, $dir, $shell,
|
/openbsd/gnu/usr.bin/perl/pod/ |
H A D | perlvms.pod | 325 improve performance at the expense of the BYTLM UAF quota. 723 contains the owner field from the UAF record. The C<$quota>
|
H A D | perlthrtut.pod | 747 your I/O channels, or deplete your process's quota of filehandles. You
|
H A D | perlfunc.pod | 3317 my ( $name, $passwd, $uid, $gid, $quota, 3344 In I<getpw*()> the fields $quota, $comment, and $expire are special 3346 $quota is unsupported, it is an empty scalar. If it is supported, it 3347 usually encodes the disk quota. If the $comment field is unsupported, 3349 administrative comment about the user. In some systems the $quota 3356 $quota and $comment fields mean and whether you have the $expire field
|
H A D | perl56delta.pod | 330 limits, you may have quota limits on your filesystems that stop you
|
H A D | perl561delta.pod | 928 limits, you may have quota limits on your filesystems that stop you
|
/openbsd/sys/conf/ |
H A D | files | 988 file ufs/ufs/ufs_quota.c quota & ( ffs | mfs | ext2fs )
|
/openbsd/usr.sbin/amd/doc/ |
H A D | amdref.texinfo | 1383 @item quota 1384 Enable quota checking on this mount.
|
/openbsd/distrib/sets/lists/comp/ |
H A D | mi | 1463 ./usr/include/ufs/ufs/quota.h
|
/openbsd/distrib/sets/lists/man/ |
H A D | mi | 424 ./usr/share/man/man1/quota.1
|
/openbsd/games/fortune/datfiles/ |
H A D | limerick | 2988 And you've greatly exceeded your quota."
|
/openbsd/distrib/sets/lists/base/ |
H A D | mi | 616 ./usr/bin/quota
|
/openbsd/usr.sbin/unbound/doc/ |
H A D | Changelog | 6 - Fix CAMP issues with global quota. Thanks to Huayi Duan, Marco
|