Home
last modified time | relevance | path

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

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