Home
last modified time | relevance | path

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

/openbsd-src/sys/ufs/ufs/
H A Dufs_quota.c116 int setuse(struct mount *, u_long, int, caddr_t);
708 setuse(struct mount *mp, u_long id, int type, caddr_t addr) in setuse() function
1082 error = setuse(mp, uid, type, arg); in ufs_quotactl()