| 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],
|