OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:no_time_limit
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/audio/record/
record.c
71
static int
no_time_limit
= 1;
variable in typeref:typename:int
83
no_time_limit
= 0;
177
no_time_limit
= 0;
351
if (!
no_time_limit
&& verbose)
356
while (
no_time_limit
|| timeleft(&start_time, &record_time)) {
/src/usr.bin/midirecord/
midirecord.c
109
int ch,
no_time_limit
= 1;
local in function:main
153
no_time_limit
= 0;
248
if (!
no_time_limit
&& verbose)
256
while (
no_time_limit
|| timeleft(&start_time, &record_time)) {
Completed in 14 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025