OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:log_fmt
(Results
1 - 4
of
4
) sorted by relevancy
/src/games/larn/
scores.c
65
struct
log_fmt
{ /* 102 bytes struct for the log file */
struct
88
static struct
log_fmt
logg; /* structure for the log file */
705
lwrite((char *) &logg, sizeof(struct
log_fmt
));
776
for (n = stbuf.st_size / sizeof(struct
log_fmt
); n > 0; --n) {
777
lrfill((char *) &logg, sizeof(struct
log_fmt
));
scores.c
65
struct
log_fmt
{ /* 102 bytes struct for the log file */
struct
88
static struct
log_fmt
logg; /* structure for the log file */
705
lwrite((char *) &logg, sizeof(struct
log_fmt
));
776
for (n = stbuf.st_size / sizeof(struct
log_fmt
); n > 0; --n) {
777
lrfill((char *) &logg, sizeof(struct
log_fmt
));
scores.c
65
struct
log_fmt
{ /* 102 bytes struct for the log file */
struct
88
static struct
log_fmt
logg; /* structure for the log file */
705
lwrite((char *) &logg, sizeof(struct
log_fmt
));
776
for (n = stbuf.st_size / sizeof(struct
log_fmt
); n > 0; --n) {
777
lrfill((char *) &logg, sizeof(struct
log_fmt
));
scores.c
65
struct
log_fmt
{ /* 102 bytes struct for the log file */
struct
88
static struct
log_fmt
logg; /* structure for the log file */
705
lwrite((char *) &logg, sizeof(struct
log_fmt
));
776
for (n = stbuf.st_size / sizeof(struct
log_fmt
); n > 0; --n) {
777
lrfill((char *) &logg, sizeof(struct
log_fmt
));
Completed in 42 milliseconds
Indexes created Fri Nov 07 05:10:14 GMT 2025