Home
last modified time | relevance | path

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

/netbsd-src/lib/libquota/
H A Dquotapvt.h108 __quota_oldfiles_cursor_create(struct quotahandle *);
H A Dquota_cursor.c85 qc->u.qc_oldfiles = __quota_oldfiles_cursor_create(qh); in quota_opencursor()
H A Dquota_oldfiles.c701 __quota_oldfiles_cursor_create(struct quotahandle *qh) in __quota_oldfiles_cursor_create() function