Home
last modified time | relevance | path

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

/f-stack/tools/libutil/
H A Dquotafile.c115 quota_open(struct fstab *fs, int quotatype, int openflags) in quota_open() argument
151 qf->accmode = openflags & O_ACCMODE; in quota_open()
153 (openflags & O_CREAT) != O_CREAT) in quota_open()