Home
last modified time | relevance | path

Searched refs:quota_check_path (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libutil/
H A Dlibutil.h194 int quota_check_path(const struct quotafile *_qf, const char *_path);
H A Dquotafile.c249 quota_check_path(const struct quotafile *qf, const char *path) in quota_check_path() function