OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:numidtypes
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/quotarestore/
quotarestore.c
48
static unsigned
numidtypes
;
variable in typeref:typename:unsigned
156
numidtypes
= quota_getnumidtypes(qh);
157
idtypenames = malloc(
numidtypes
* sizeof(idtypenames[0]));
162
for (i=0; i<
numidtypes
; i++) {
188
for (i=0; i<
numidtypes
; i++) {
Completed in 16 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025