OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qh_mountdevice
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libquota/
quota_open.c
113
qh->
qh_mountdevice
= strdup(stv.f_mntfromname);
114
if (qh->
qh_mountdevice
== NULL) {
140
return qh->
qh_mountdevice
;
152
free(qh->
qh_mountdevice
);
quotapvt.h
37
char *
qh_mountdevice
;
member in struct:quotahandle
quota_nfs.c
164
path = strdup(qh->
qh_mountdevice
);
Completed in 14 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025