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

/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dquota.h156 u_int32_t dqh_itime; /* time limit for excessive files */ member in struct:dqfilehdr
/macosx-10.10.1/xnu-2782.1.97/bsd/vfs/
H A Dvfs_quota.c452 if (header.dqh_itime != 0)
453 qfp->qf_itime = OSSwapBigToHostInt32(header.dqh_itime);
/macosx-10.10.1/diskdev_cmds-576/edquota.tproj/
H A Dedquota.c542 dqhdr.dqh_itime = OSSwapHostToBigConstInt32(MAX_IQ_TIME);
/macosx-10.10.1/diskdev_cmds-576/quotacheck.tproj/
H A Dquotacheck.c446 dqhdr.dqh_itime = OSSwapHostToBigConstInt32(MAX_IQ_TIME);

Completed in 77 milliseconds