Home
last modified time | relevance | path

Searched defs:quotactl_args (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/sys/
H A Dquotactl.h97 struct quotactl_args { struct
98 unsigned qc_op;
99 union {
158 int __quotactl(const char *, struct quotactl_args *); argument