Home
last modified time | relevance | path

Searched defs:no_time_limit (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.bin/audio/record/
H A Drecord.c71 static int no_time_limit = 1; variable
/netbsd-src/usr.bin/midirecord/
H A Dmidirecord.c109 int ch, no_time_limit = 1; in main() local