OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:quptail
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/quota/
quota.c
481
struct quotause *qup, *
quptail
;
local in function:getprivs
488
qup = quphead =
quptail
= NULL;
531
quptail
->next = qup;
532
quptail
= qup;
533
quptail
->next = 0;
quota.c
481
struct quotause *qup, *
quptail
;
local in function:getprivs
488
qup = quphead =
quptail
= NULL;
531
quptail
->next = qup;
532
quptail
= qup;
533
quptail
->next = 0;
Completed in 22 milliseconds
Indexes created Tue Oct 14 01:09:49 GMT 2025