OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:datesize
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl2/rcs/dist/src/
rcstime.c
48
char date[
datesize
];
84
char target[
datesize
];
99
char const source[
datesize
];
101
char s[
datesize
+ zonelenmax];
128
char const date[
datesize
];
129
char datebuf[
datesize
+ zonelenmax];
rcsdiff.c
149
static char const *setup_label P((struct buf*,char const*,char const[
datesize
]));
170
char date2[
datesize
];
467
char const date[
datesize
];
470
char datestr[
datesize
+ zonelenmax];
rcsbase.h
228
#define
datesize
(yearlength+16) /* size of output of time2date */
macro
687
char const *date2str P((char const[
datesize
],char[
datesize
+ zonelenmax]));
688
time_t date2time P((char const[
datesize
]));
689
void str2date P((char const*,char[
datesize
]));
690
void time2date P((time_t,char[
datesize
]));
rcsrev.c
118
static void cantfindbranch P((char const*,char const[
datesize
],char const*,char const*));
278
char const *revno, date[
datesize
], *author, *state;
280
char datebuf[
datesize
+ zonelenmax];
406
char datebuf[
datesize
+ zonelenmax];
539
char datebuf[
datesize
+ zonelenmax];
ci.c
286
char altdate[
datesize
];
287
char olddate[
datesize
];
288
char newdatebuf[
datesize
+ zonelenmax];
289
char targetdatebuf[
datesize
+ zonelenmax];
1164
static char buffer[
datesize
]; /* date buffer */
1277
bufalloc(&logbuf, i +
datesize
+ zonelenmax);
rlog.c
187
char strtdate[
datesize
]; /* duelst and datelist */
188
char enddate[
datesize
];
573
char datebuf[
datesize
+ zonelenmax];
co.c
209
char finaldate[
datesize
];
rcsedit.c
1029
char datebuf[
datesize
+ zonelenmax];
Completed in 27 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026