Searched refs:funny (Results 1 – 15 of 15) sorted by relevance
/titanic_44/usr/src/cmd/eqn/ |
H A D | e.y | 185 | SUM { funny(SUM); } 186 | PROD { funny(PROD); } 187 | UNION { funny(UNION); } 188 | INTER { funny(INTER); } /* intersection */
|
H A D | funny.c | 22 funny(int n) in funny() function
|
/titanic_44/usr/src/cmd/ed/ |
H A D | ed.c | 184 static char funny[FNSIZE]; variable 844 if ((io = creat(funny, FMODE(Fl))) >= 0) { in commands() 845 chown(funny, Fl.st_uid, Fl.st_gid); in commands() 846 chmod(funny, FMODE(Fl)); in commands() 850 if (rename(funny, file)) in commands() 1201 if (funlink) unlink(funny); /* remove tmp file */ in onintr() 2315 if ((i = expnd((char *)sp, funny, &sz, &fss)) == -1) { in puts() 2316 write(1, funny, fss.Flim & 0377); in puts() 2322 write(1, funny, sz); in puts() 2717 p2 = p1 = funny; in mkfunny()
|
/titanic_44/usr/src/cmd/eqn/neqn.d/ |
H A D | Makefile | 10 CSRCS = diacrit.c eqnbox.c font.c fromto.c funny.c \
|
/titanic_44/usr/src/cmd/eqn/eqn.d/ |
H A D | Makefile | 10 CSRCS = diacrit.c eqnbox.c font.c fromto.c funny.c \
|
/titanic_44/usr/src/uts/common/smbsrv/ndl/ |
H A D | winreg.ndl | 124 * Fake Varying/Conformant with a funny conformant.
|
/titanic_44/usr/src/cmd/lp/model/ |
H A D | standard | 199 # The funny business with the "2>&1 1>&3" is to let us capture
|
H A D | tsol_standard | 211 # The funny business with the "2>&1 1>&3" is to let us capture
|
H A D | tsol_standard_foomatic | 213 # The funny business with the "2>&1 1>&3" is to let us capture
|
/titanic_44/usr/src/grub/grub-0.97/ |
H A D | NEWS | 418 * Using a "default=" entry greater than 11 caused the UI to do funny
|
/titanic_44/usr/src/cmd/look/ |
H A D | words | 9352 funny
|
/titanic_44/usr/src/cmd/spell/ |
H A D | list | 9350 funny
|
/titanic_44/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 3894 % This counter is funny since it counts through charcodes of letters A, B, ...
|
/titanic_44/usr/src/cmd/terminfo/ |
H A D | termcap.src | 8755 # Cannot use line 25, now acts funny like ansi special scrolling region. 8767 # Cannot use line 25, now acts funny like ansi special scrolling region. 8864 # around some of them, and because they are weird enough to be funny): 12124 # tabs, # of lines, funny highlighting and underlining 14259 # A funny series of terminal that TANDEM uses. The actual model numbers
|
H A D | terminfo.src | 9832 # Cannot use line 25, now acts funny like ansi special scrolling region. 9845 # Cannot use line 25, now acts funny like ansi special scrolling region. 9956 # around some of them, and because they are weird enough to be funny): 13675 # tabs, # of lines, funny highlighting and underlining 16108 # A funny series of terminal that TANDEM uses. The actual model numbers
|