Searched refs:quotatypes (Results 1 – 3 of 3) sorted by relevance
158 static char *quotatypes[] = INITQFNAMES; variable859 quotatypes[dquot->dq_id.type], in dqput()1225 tty_write_message(tty, quotatypes[warn->w_dq_id.type]); in print_warning()
380 static const char * const quotatypes[] = INITQFNAMES; variable381 #define QTYPE2NAME(t) (quotatypes[t])
1574 static const char * const quotatypes[] = INITQFNAMES; variable1575 #define QTYPE2NAME(t) (quotatypes[t])
Completed in 25 milliseconds