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

  /src/include/
quota.h 57 const char *quota_objtype_getname(struct quotahandle *, int /*objtype*/);
  /src/lib/libquota/
Makefile 30 libquota.3 quota_objtype_getname.3 \
quota_schema.c 151 quota_objtype_getname(struct quotahandle *qh, int objtype) function in typeref:typename:const char *
  /src/usr.sbin/quotarestore/
quotarestore.c 176 objtypenames[i] = strdup(quota_objtype_getname(qh, i));

Completed in 13 milliseconds