Home
last modified time | relevance | path

Searched refs:__quota_kernel_getrestrictions (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/lib/libquota/
H A Dquota_schema.c82 return __quota_kernel_getrestrictions(qh); in quota_getrestrictions()
H A Dquotapvt.h58 unsigned __quota_kernel_getrestrictions(struct quotahandle *);
H A Dquota_cursor.c57 restrictions = __quota_kernel_getrestrictions(qh); in quota_opencursor()
H A Dquota_kernel.c71 __quota_kernel_getrestrictions(struct quotahandle *qh) in __quota_kernel_getrestrictions() function