Home | Sort by: relevance | last modified time | path |
/src/sys/ufs/lfs/ | |
ulfs_quota.c | 340 quota_get_auth(struct mount *mp, struct lwp *l, uid_t id) { function in typeref:typename:int 363 error = quota_get_auth(mp, l, qk->qk_id); |
ulfs_quota.c | 340 quota_get_auth(struct mount *mp, struct lwp *l, uid_t id) { function in typeref:typename:int 363 error = quota_get_auth(mp, l, qk->qk_id); |
/src/sys/ufs/ufs/ | |
ufs_quota.c | 336 quota_get_auth(struct mount *mp, struct lwp *l, uid_t id) { function in typeref:typename:int 360 error = quota_get_auth(mp, l, qk->qk_id); |
ufs_quota.c | 336 quota_get_auth(struct mount *mp, struct lwp *l, uid_t id) { function in typeref:typename:int 360 error = quota_get_auth(mp, l, qk->qk_id); |