Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/sys/
H A Dquota.h127 #define Q_SETQUOTA 0x0400 /* set limits and usage */ macro
/xnu-10063.101.15/bsd/vfs/
H A Dvfs_syscalls.c3333 case Q_SETQUOTA: in quotactl()