Home
last modified time | relevance | path

Searched refs:__quota_kernel_getimplname (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/lib/libquota/
H A Dquota_schema.c59 return __quota_kernel_getimplname(qh); in quota_getimplname()
H A Dquotapvt.h57 const char *__quota_kernel_getimplname(struct quotahandle *);
H A Dquota_kernel.c60 __quota_kernel_getimplname(struct quotahandle *qh) in __quota_kernel_getimplname() function