OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:zzz
(Results
1 - 12
of
12
) sorted by relevancy
/src/usr.sbin/apm/
Makefile
15
LINKS= ${BINDIR}/apm ${BINDIR}/
zzz
19
MLINKS= apm.8
zzz
.8
/src/games/larn/
diag.c
177
static time_t
zzz
= 0;
variable in typeref:typename:time_t
226
time(&
zzz
);
227
lprint((long) (
zzz
- initialtime));
228
lwrite((char *) &
zzz
, sizeof(long));
310
time(&
zzz
);
311
initialtime =
zzz
- larn_lrint();
314
lrfill((char *) &
zzz
, sizeof(long));
315
zzz
+= 6;
316
if (filetimes.st_ctime >
zzz
)
318
else if (filetimes.st_mtime >
zzz
)
[
all
...]
scores.c
598
time_t
zzz
;
local in function:died
688
time(&
zzz
); /* get CPU time -- write out score info */
689
logg.diedtime =
zzz
;
697
logg.elapsedtime = (
zzz
- initialtime + 59) / 60;
698
logg.usage = (10000 * i) / (
zzz
- initialtime);
/src/games/battlestar/
command5.c
152
zzz
();
169
zzz
();
185
zzz
(void)
function in typeref:typename:int
196
printf("<
zzz
>");
command1.c
116
zzz
();
278
zzz
();
command6.c
193
zzz
();
command3.c
205
zzz
();
extern.h
386
int
zzz
(void);
cypher.c
551
zzz
();
/src/tests/net/if_ipsec/
t_ipsec_natt.sh
364
echo
zzz
> $file_send
/src/tests/net/ipsec/
t_ipsec_natt.sh
305
echo
zzz
> $file_send
/src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/
msan_test.cc
3444
char *res = tempnam(NULL, "
zzz
");
3737
volatile bool
zzz
= true;
local in function:applySlt
3738
// This "||
zzz
" trick somehow makes LLVM emit "icmp slt" instead of
3740
volatile bool v = value < 0 ||
zzz
;
Completed in 36 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025