OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qfile
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.bin/moduli/qsieve/
Makefile
4
SRCS= qsieve.c
qfile
.c
/src/usr.bin/moduli/qsafe/
Makefile
5
SRCS= qsafe.c
qfile
.c
/src/sys/compat/common/
compat_50_quota.c
71
char *
qfile
;
local
92
qfile
= PNBUF_GET();
93
error = copyinstr(SCARG(uap, arg),
qfile
, PATH_MAX, NULL);
95
PNBUF_PUT(
qfile
);
99
error = vfs_quotactl_quotaon(mp, idtype,
qfile
);
101
PNBUF_PUT(
qfile
);
/src/sys/ufs/lfs/
ulfs_quota.c
662
const char *
qfile
= args->u.quotaon.qc_quotafile;
local
663
error = lfsquota1_handle_cmd_quotaon(l, ump, idtype,
qfile
);
/src/sys/ufs/ufs/
ufs_quota.c
651
const char *
qfile
= args->u.quotaon.qc_quotafile;
local
652
error = quota1_handle_cmd_quotaon(l, ump, idtype,
qfile
);
Completed in 15 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026