Searched defs:no_time_limit (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/usr.bin/audio/record/ | ||
| H A D | record.c | 71 static int no_time_limit = 1; variable |
| /netbsd-src/usr.bin/midirecord/ | ||
| H A D | midirecord.c | 109 int ch, no_time_limit = 1; in main() local |