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

/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_quota.c99 static u_int32_t quotamagic[MAXQUOTAS] = INITQMAGICS; variable
440 if ((OSSwapBigToHostInt32(header.dqh_magic) != quotamagic[type]) ||

Completed in 20 milliseconds