OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qh_userfile
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libquota/
quota_open.c
125
qh->
qh_userfile
= -1;
146
if (qh->
qh_userfile
>= 0) {
147
close(qh->
qh_userfile
);
quota_oldfiles.c
412
&qh->
qh_userfile
)) {
450
if (qh->
qh_userfile
>= 0) {
451
close(qh->
qh_userfile
);
452
qh->
qh_userfile
= -1;
496
file = qh->
qh_userfile
;
583
file = qh->
qh_userfile
;
720
if (qh->
qh_userfile
>= 0) {
734
if (fstat(qh->
qh_userfile
, &st) < 0) {
quotapvt.h
42
int
qh_userfile
;
member in struct:quotahandle
Completed in 32 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025