OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nddates
(Results
1 - 3
of
3
) sorted by relevancy
/src/sbin/dump/
itime.c
61
int
nddates
= 0;
variable in typeref:typename:int
112
nddates
++;
121
xcalloc((unsigned) (
nddates
+ 1), sizeof(struct dumpdates *));
123
for (i =
nddates
- 1; i >= 0; i--, dtwalk = SLIST_NEXT(dtwalk, dt_list))
184
nddates
= 0;
201
dtwalk = ddatev[
nddates
] =
203
nddates
+= 1;
itime.c
61
int
nddates
= 0;
variable in typeref:typename:int
112
nddates
++;
121
xcalloc((unsigned) (
nddates
+ 1), sizeof(struct dumpdates *));
123
for (i =
nddates
- 1; i >= 0; i--, dtwalk = SLIST_NEXT(dtwalk, dt_list))
184
nddates
= 0;
201
dtwalk = ddatev[
nddates
] =
203
nddates
+= 1;
itime.c
61
int
nddates
= 0;
variable in typeref:typename:int
112
nddates
++;
121
xcalloc((unsigned) (
nddates
+ 1), sizeof(struct dumpdates *));
123
for (i =
nddates
- 1; i >= 0; i--, dtwalk = SLIST_NEXT(dtwalk, dt_list))
184
nddates
= 0;
201
dtwalk = ddatev[
nddates
] =
203
nddates
+= 1;
Completed in 36 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025