Searched refs:morse (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/games/morse/
H A DMakefile4 PROG= morse
5 MAN= morse.6
H A Dmorse.c31 * Taught to send *real* morse by Lyndon Nerenberg (VE6BBM)
43 static char sccsid[] = "@(#)morse.c 8.1 (Berkeley) 5/31/93";
71 const char *morse; member in struct:morsetab
269 static void show(const char *), play(const char *), morse(char);
275 "usage: morse [-els] [-d device] [-w speed] [-c speed] [-f frequency] [string ...]\n"
300 "usage: morse [-elps] [-d device] [-w speed] [-c speed] [-f frequency] [string ...]\n"
346 fputs("morse: only one of -l and -s allowed\n", stderr);
350 fputs("morse: only one of -p, -d and -l, -s allowed\n", stderr);
356 fputs("morse: insane speed\n", stderr);
429 morse(*
448 morse(char c) function
[all...]
/freebsd-10.0-release/games/
H A DMakefile10 morse \

Completed in 118 milliseconds