Searched refs:funny (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/eqn/
H A Dfunny.c22 funny(int n) function
37 (void) error(FATAL, gettext("funny type %d in funny"), n);
H A De.y185 | SUM { funny(SUM); }
186 | PROD { funny(PROD); }
187 | UNION { funny(UNION); }
188 | INTER { funny(INTER); } /* intersection */
/illumos-gate/usr/src/cmd/eqn/eqn.d/
H A DMakefile10 CSRCS = diacrit.c eqnbox.c font.c fromto.c funny.c \
/illumos-gate/usr/src/cmd/eqn/neqn.d/
H A DMakefile10 CSRCS = diacrit.c eqnbox.c font.c fromto.c funny.c \
/illumos-gate/usr/src/cmd/ed/
H A Ded.c184 static char funny[FNSIZE]; variable
839 * funny points to a valid file which must
844 if ((io = creat(funny, FMODE(Fl))) >= 0) {
845 chown(funny, Fl.st_uid, Fl.st_gid);
846 chmod(funny, FMODE(Fl));
850 if (rename(funny, file))
1201 if (funlink) unlink(funny); /* remove tmp file */
2315 if ((i = expnd((char *)sp, funny, &sz, &fss)) == -1) {
2316 write(1, funny, fss.Flim & 0377);
2322 write(1, funny, s
[all...]
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex3894 % This counter is funny since it counts through charcodes of letters A, B, ...

Completed in 62 milliseconds