Searched defs:qv (Results 1 - 13 of 13) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/libquota/
H A Dquota_put.c40 quota_put(struct quotahandle *qh, const struct quotakey *qk, const struct quotaval *qv) argument
H A Dquota_get.c40 quotaval_clear(struct quotaval *qv) argument
50 quota_get(struct quotahandle *qh, const struct quotakey *qk, struct quotaval *qv) argument
[all...]
H A Dquota_kernel.c195 __quota_kernel_get(struct quotahandle *qh, const struct quotakey *qk, struct quotaval *qv) argument
207 __quota_kernel_put(struct quotahandle *qh, const struct quotakey *qk, const struct quotaval *qv) argument
H A Dquota_nfs.c129 __quota_nfs_get(struct quotahandle *qh, const struct quotakey *qk, struct quotaval *qv) argument
H A Dquota_oldfiles.c322 dqblk_getblocks(const struct dqblk *dq, struct quotaval *qv) argument
332 dqblk_getfiles(const struct dqblk *dq, struct quotaval *qv) argument
342 dqblk_putblocks(const struct quotaval *qv, struct dqblk *dq) argument
352 dqblk_putfiles(const struct quotaval *qv, struct dqblk *dq) argument
480 __quota_oldfiles_doget(struct quotahandle *qh, const struct quotakey *qk, struct quotaval *qv, int *isallzero) argument
566 __quota_oldfiles_doput(struct quotahandle *qh, const struct quotakey *qk, const struct quotaval *qv) argument
678 __quota_oldfiles_get(struct quotahandle *qh, const struct quotakey *qk, struct quotaval *qv) argument
685 __quota_oldfiles_put(struct quotahandle *qh, const struct quotakey *qk, const struct quotaval *qv) argument
694 struct quotaval qv; local
[all...]
/netbsd-6-1-5-RELEASE/usr.bin/quota/
H A Dquota.c437 printqv(struct quotaval *qv, int isbytes, time_t now) argument
606 isover(struct quotaval *qv, time_ argument
613 getovermsg(struct quotaval *qv, const char *what, time_t now) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/ufs/ufs/
H A Dufs_quota1.c495 quota1_handle_cmd_get(struct ufsmount *ump, const struct quotakey *qk, struct quotaval *qv) argument
H A Dufs_quota.c352 struct quotaval *qv; local
388 const struct quotaval *qv; local
H A Dufs_quota2.c98 q2val_to_quotaval(struct quota2_val *q2v, struct quotaval *qv) argument
865 quota2_handle_cmd_get(struct ufsmount *ump, const struct quotakey *qk, struct quotaval *qv) argument
/netbsd-6-1-5-RELEASE/usr.sbin/repquota/
H A Drepquota.c230 struct quotaval qv; local
390 exportquotaval(const struct quotaval *qv) argument
569 isover(struct quotaval *qv, time_t now) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/vax/uba/
H A Dqv.c371 register int unit, qv; local
551 qvkint(int qv) argument
769 qvvint(int qv) argument
[all...]
/netbsd-6-1-5-RELEASE/usr.sbin/edquota/
H A Dedquota.c104 struct quotaval qv[EDQUOTA_NUMOBJTYPES]; member in struct:quotause
847 struct quotaval *qv; local
[all...]
/netbsd-6-1-5-RELEASE/sys/kern/
H A Dkern_sysctl.c1922 sysctl_createv(struct sysctllog **log, int cflags, const struct sysctlnode **rnode, const struct sysctlnode **cnode, int flags, int type, const char *namep, const char *descr, sysctlfn func, u_quad_t qv, void *newp, size_t newlen, ...) argument

Completed in 285 milliseconds