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 24 milliseconds
Indexes created Mon Oct 13 21:09:55 GMT 2025