Searched defs:qh (Results 1 - 25 of 34) sorted by relevance

12

/netbsd-6-1-5-RELEASE/lib/libquota/
H A Dquota_delete.c40 quota_delete(struct quotahandle *qh, const struct quotakey *qk) argument
H A Dquota_put.c40 quota_put(struct quotahandle *qh, const struct quotakey *qk, argument
H A Dquota_get.c50 quota_get(struct quotahandle *qh, const struct quotakey *qk, struct quotaval *qv) argument
H A Dquota_schema.c48 quota_getimplname(struct quotahandle *qh) argument
69 quota_getrestrictions(struct quotahandle *qh) argument
92 quota_getnumidtypes(struct quotahandle *qh) argument
110 quota_idtype_getname(struct quotahandle *qh, int idtype) argument
136 quota_getnumobjtypes(struct quotahandle *qh) argument
151 quota_objtype_getname(struct quotahandle *qh, int objtype) argument
175 quota_objtype_isbytes(struct quotahandle *qh, int objtype) argument
[all...]
H A Dquota_open.c49 struct quotahandle *qh; local
132 quota_getmountpoint(struct quotahandle *qh) argument
138 quota_getmountdevice(struct quotahandle *qh) argument
144 quota_close(struct quotahandle *qh) argument
158 quota_quotaon(struct quotahandle *qh, int idtype) argument
176 quota_quotaoff(struct quotahandle *qh, int idtype) argument
[all...]
H A Dquota_cursor.c41 quota_opencursor(struct quotahandle *qh) argument
H A Dquota_kernel.c50 __quota_kernel_stat(struct quotahandle *qh, struct quotastat *stat) argument
60 __quota_kernel_getimplname(struct quotahandle *qh) argument
71 __quota_kernel_getrestrictions(struct quotahandle *qh) argument
83 __quota_kernel_getnumidtypes(struct quotahandle *qh) argument
94 __quota_kernel_idtype_getname(struct quotahandle *qh, int idtype) argument
109 __quota_kernel_getnumobjtypes(struct quotahandle *qh) argument
120 __quota_kernel_objtype_getname(struct quotahandle *qh, int objtype) argument
135 __quota_kernel_objtype_isbytes(struct quotahandle *qh, int objtype) argument
150 __quota_kernel_quotaon(struct quotahandle *qh, int idtype) argument
185 __quota_kernel_quotaoff(struct quotahandle *qh, int idtype) argument
195 __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
219 __quota_kernel_delete(struct quotahandle *qh, const struct quotakey *qk) argument
229 __quota_kernel_cursor_create(struct quotahandle *qh) argument
252 __quota_kernel_cursor_destroy(struct quotahandle *qh, struct kernel_quotacursor *cursor) argument
267 __quota_kernel_cursor_skipidtype(struct quotahandle *qh, struct kernel_quotacursor *cursor, int idtype) argument
280 __quota_kernel_cursor_get(struct quotahandle *qh, struct kernel_quotacursor *cursor, struct quotakey *key, struct quotaval *val) argument
294 __quota_kernel_cursor_getn(struct quotahandle *qh, struct kernel_quotacursor *cursor, struct quotakey *keys, struct quotaval *vals, unsigned maxnum) argument
321 __quota_kernel_cursor_atend(struct quotahandle *qh, struct kernel_quotacursor *cursor) argument
343 __quota_kernel_cursor_rewind(struct quotahandle *qh, struct kernel_quotacursor *cursor) argument
[all...]
H A Dquota_nfs.c129 __quota_nfs_get(struct quotahandle *qh, const struct quotakey *qk, argument
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/generic/
H A Ddcpi1_div_q.c36 mp_limb_t qh; local
H A Dsbpi1_div_qr.c38 mp_limb_t qh; local
H A Dsbpi1_divappr_q.c39 mp_limb_t qh; local
H A Dsbpi1_div_q.c38 mp_limb_t qh; local
H A Ddcpi1_div_qr.c37 mp_limb_t cy, qh, ql; local
86 mp_limb_t qh, cy; local
[all...]
H A Ddcpi1_divappr_q.c37 mp_limb_t cy, qh, ql; local
79 mp_limb_t qh, cy, qsave; local
[all...]
H A Ddiv_q.c95 mp_limb_t cy, dh, qh; local
[all...]
H A Ddivexact.c133 mp_limb_t qh; local
H A Dmu_div_q.c68 mp_limb_t cy, qh; local
H A Dmu_divappr_q.c73 mp_limb_t cy, qh; local
159 mp_limb_t cy, cx, qh; local
[all...]
H A Dmu_div_qr.c95 mp_limb_t cy, qh; local
156 mp_limb_t cy, qh; local
234 mp_limb_t cy, cx, qh; local
[all...]
/netbsd-6-1-5-RELEASE/usr.sbin/quotaon/
H A Dquotaon.c79 struct quotahandle *qh; local
207 quotaonoff(struct fstab *fs, struct quotahandle *qh, int offmode, int idtype, int warn_on_enxio) argument
[all...]
/netbsd-6-1-5-RELEASE/libexec/rpc.rquotad/
H A Drquotad.c215 struct quotahandle *qh; local
/netbsd-6-1-5-RELEASE/sys/dev/raidframe/
H A Drf_engine.c436 RF_DagNode_t *q = NULL, *qh = NULL, *next; local
/netbsd-6-1-5-RELEASE/external/lgpl3/mpfr/dist/
H A Ddiv.c147 mp_limb_t qh; local
/netbsd-6-1-5-RELEASE/usr.bin/quota/
H A Dquota.c83 struct quotahandle *qh; member in struct:quotause
/netbsd-6-1-5-RELEASE/usr.sbin/quotarestore/
H A Dquotarestore.c152 maketables(struct quotahandle *qh) argument
313 scankeys(struct quotahandle *qh, struct qklist *seenkeys, argument
348 purge(struct quotahandle *qh, struct qklist *dropkeys) argument
363 readdumpfile(struct quotahandle *qh, FIL argument
515 struct quotahandle *qh; local
[all...]

Completed in 185 milliseconds

12