Home
last modified time | relevance | path

Searched refs:hardquota (Results 1 – 25 of 63) sorted by relevance

123

/dports/mail/vmailmgr/vmailmgr-0.97/commands/
H A Dvchattr.pod19 [B<--hardquota>]
57 =item B<-Q>, B<--hardquota>
H A Ddumpvuser.cc65 show_num("Hard-Quota", vpw->hardquota); in show_user()
H A Dvadduser.pod24 [B<--hardquota=INT>]
82 =item B<-Q INT>, B<--hardquota=INT>
/dports/devel/bglibs/bglibs-2.04/vmailmgr/
H A Dvpwentry_import.c72 if ((ptr = from_uint(ptr, &vpw->hardquota)) == 0 || ptr >= end) return 0; in import_values()
84 vpw->softquota = vpw->hardquota = vpw->msgsize = vpw->msgcount = 0; in set_defaults()
H A Dvpwentry.h13 unsigned hardquota; member
H A Dvpwentry_export.c27 if (!str_catunul(result, vpw->hardquota)) return 0; in vpwentry_export()
/dports/mail/vmailmgr/vmailmgr-0.97/lib/vpwentry/
H A Dexport_env.cc36 presetenv("VUSER_HARDQUOTA=", hardquota) == 0 && in export_env()
H A Ddefaults.cc26 hardquota = config->default_hardquota(); in set_defaults()
H A Dto.cc41 utoa(hardquota) + mystring::NUL + in to_record()
H A Dvpwentry.h26 unsigned hardquota; member
H A Ddecode.cc84 if((ptr = from_uint(ptr, hardquota)) == 0 || ptr >= end) return 0; in decode_values()
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/regress/tests/
H A Dquota-hardquota-test14 /bin/cp -f ${rconfigs}/${TestName}/bareos-dir.conf.quota-hardquota-test bin/bareos-dir.conf
/dports/sysutils/bareos-server/bareos-Release-20.0.3/regress/tests/
H A Dquota-hardquota-test14 /bin/cp -f ${rconfigs}/${TestName}/bareos-dir.conf.quota-hardquota-test bin/bareos-dir.conf
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/regress/tests/
H A Dquota-hardquota-test14 /bin/cp -f ${rconfigs}/${TestName}/bareos-dir.conf.quota-hardquota-test bin/bareos-dir.conf
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/regress/tests/
H A Dquota-hardquota-test14 /bin/cp -f ${rconfigs}/${TestName}/bareos-dir.conf.quota-hardquota-test bin/bareos-dir.conf
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/regress/tests/
H A Dquota-hardquota-test14 /bin/cp -f ${rconfigs}/${TestName}/bareos-dir.conf.quota-hardquota-test bin/bareos-dir.conf
/dports/sysutils/bareos-client/bareos-Release-20.0.3/regress/tests/
H A Dquota-hardquota-test14 /bin/cp -f ${rconfigs}/${TestName}/bareos-dir.conf.quota-hardquota-test bin/bareos-dir.conf
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/regress/tests/
H A Dquota-hardquota-test14 /bin/cp -f ${rconfigs}/${TestName}/bareos-dir.conf.quota-hardquota-test bin/bareos-dir.conf
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/regress/tests/
H A Dquota-hardquota-test14 /bin/cp -f ${rconfigs}/${TestName}/bareos-dir.conf.quota-hardquota-test bin/bareos-dir.conf
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/regress/tests/
H A Dquota-hardquota-test14 /bin/cp -f ${rconfigs}/${TestName}/bareos-dir.conf.quota-hardquota-test bin/bareos-dir.conf
/dports/www/bareos18-webui/bareos-Release-18.2.12/regress/tests/
H A Dquota-hardquota-test14 /bin/cp -f ${rconfigs}/${TestName}/bareos-dir.conf.quota-hardquota-test bin/bareos-dir.conf
/dports/www/bareos-webui/bareos-Release-20.0.3/regress/tests/
H A Dquota-hardquota-test14 /bin/cp -f ${rconfigs}/${TestName}/bareos-dir.conf.quota-hardquota-test bin/bareos-dir.conf
/dports/www/bareos19-webui/bareos-Release-19.2.11/regress/tests/
H A Dquota-hardquota-test14 /bin/cp -f ${rconfigs}/${TestName}/bareos-dir.conf.quota-hardquota-test bin/bareos-dir.conf
/dports/mail/vmailmgr/vmailmgr-0.97/lib/vdomain/
H A Dchattr.cc84 case ATTR_HARDQUOTA: CHATTR(newpw.hardquota,unsigned); break; in chattr()
/dports/mail/vmailmgr/vmailmgr-0.97/doc/
H A Dconfiguration.info175 * default-hardquota::
501 File: configuration.info, Node: default-msgsize, Next: default-hardquota, Prev: default-msgcount…
519 File: configuration.info, Node: default-hardquota, Next: default-softquota, Prev: default-msgsiz…
521 2.17 default-hardquota
537 …info, Node: default-softquota, Next: default-username, Prev: default-hardquota, Up: Configurat…
932 Node: default-hardquota12972

123