OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tstop
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/larn/
signal.c
20
static void
tstop
(int);
68
tstop
(int n)
function
86
signal(SIGTSTP,
tstop
);
117
signal(SIGTSTP,
tstop
);
118
signal(SIGSTOP,
tstop
);
/src/usr.bin/tftp/
tftp.c
719
struct timeval
tstop
;
variable in typeref:struct:timeval
732
(void)gettimeofday(&
tstop
, NULL);
741
delta = ((
tstop
.tv_sec*10.)+(
tstop
.tv_usec/100000)) -
Completed in 32 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026