HomeSort by: relevance | last modified time | path
    Searched refs:quotacursor_get (Results 1 - 4 of 4) sorted by relevancy

  /src/include/
quota.h 76 int quotacursor_get(struct quotacursor *, struct quotakey *,
  /src/lib/libquota/
Makefile 39 libquota.3 quotacursor_get.3 \
quota_cursor.c 136 quotacursor_get(struct quotacursor *qc, function in typeref:typename:int
  /src/usr.sbin/repquota/
repquota.c 248 if (quotacursor_get(qc, &qk, &qv)) {
249 err(1, "%s: quotacursor_get", quota_getmountpoint(qh));

Completed in 13 milliseconds