OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:quotause
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/quota/
quota.c
77
struct
quotause
{
struct
78
struct
quotause
*next;
89
static struct
quotause
*getprivs(id_t, int);
96
struct
quotause
*);
322
struct
quotause
*qup;
323
struct
quotause
*quplist;
339
struct
quotause
*qup)
478
static struct
quotause
*
481
struct
quotause
*qup, *quptail;
482
struct
quotause
*quphead
[
all
...]
/src/usr.sbin/edquota/
edquota.c
99
struct
quotause
{
struct
100
struct
quotause
*next;
112
struct
quotause
*head;
113
struct
quotause
*tail;
201
//
quotause
operations
204
* Create an empty
quotause
structure.
206
static struct
quotause
*
209
struct
quotause
*qup;
231
* Free a
quotause
structure.
234
quotause_destroy(struct
quotause
*qup
[
all
...]
Completed in 12 milliseconds
Indexes created Sat Sep 27 21:09:56 GMT 2025