Home
last modified time | relevance | path

Searched refs:funnies (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/loadkeys/
H A Ddumpkeys.c236 static char *funnies[] = { variable
250 #define NFUNNIES (sizeof (funnies) / sizeof (funnies[0]))
355 (void) printf("%s", funnies[entry]); in printentry()
/illumos-gate/usr/src/cmd/tbl/
H A Dt8.c25 void funnies(int, int);
255 funnies(i,nl); in putline()
281 funnies(int stl, int lin) in funnies() function