Путеводитель по Руководству Linux

  User  |  Syst  |  Libr  |  Device  |  Files  |  Other  |  Admin  |  Head  |



   quotactl    ( 2 )

манипулировать дисковыми квотами (manipulate disk quotas)

  Name  |    Synopsis    |  Description  |  Return value  |  Error  |  Note  |  See also  |

Синопсис (Synopsis)

#include <sys/quota.h> #include <xfs/xqm.h> /* Definition of Q_X* and XFS_QUOTA_* constants (or <linux/dqblk_xfs.h>; see NOTES) */

int quotactl(int cmd, const char *special, int id, caddr_t addr);