HomeSort by: relevance | last modified time | path
    Searched defs:repquota_idtype_names (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/repquota/
repquota.c 106 static const char *const repquota_idtype_names[REPQUOTA_NUMIDTYPES] = { variable in typeref:typename:const char * const[]
320 repquota_idtype_names[idtype], quota_getmountpoint(qh),
434 printf("%s default block ", repquota_idtype_names[idtype]);
438 printf("%s default file ", repquota_idtype_names[idtype]);
447 printf("%s %u block ", repquota_idtype_names[idtype],
452 printf("%s %u file ", repquota_idtype_names[idtype],

Completed in 10 milliseconds