Searched refs:is_quotas_on (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/tools/tests/xnu_quick_test/
H A Dtests.c4026 int is_quotas_on = 0; local
4036 my_err = quotactl( "/mach_kernel", QCMD(Q_QUOTASTAT, USRQUOTA), 0, (caddr_t)&is_quotas_on );
4042 if ( is_quotas_on == 0 ) {

Completed in 20 milliseconds