OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:numobjtypes
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/quotarestore/
quotarestore.c
51
static unsigned
numobjtypes
;
variable in typeref:typename:unsigned
169
numobjtypes
= quota_getnumobjtypes(qh);
170
objtypenames = malloc(
numobjtypes
* sizeof(objtypenames[0]));
175
for (i=0; i<
numobjtypes
; i++) {
228
for (i=0; i<
numobjtypes
; i++) {
243
for (i=0; i<
numobjtypes
; i++) {
Completed in 11 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025