Home
last modified time | relevance | path

Searched refs:showrawquotas (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.bin/quota/
H A Dquota.c83 static void showrawquotas(int type, u_long id, struct quotause *qup);
309 showrawquotas(type, id, qup); in showquotas()
378 showrawquotas(int type, u_long id, struct quotause *qup) in showrawquotas() function