/csrg-svn/games/adventure/ |
H A D | hdr.h | 58 struct text struct 67 struct text rtext[RTXSIZ]; /* random text messages */ argument 70 struct text mtext[MAGSIZ]; /* magic messages */ argument 74 struct text ctext[CLSMAX]; /* classes of adventurer */ argument 77 struct text ptext[101]; /* object descriptions */ argument 80 struct text ltext[LOCSIZ]; /* long loc description */ argument 81 struct text stext[LOCSIZ]; /* short loc descriptions */ argument 95 int actspk[35]; /* rtext msg for verb <n> */ argument 97 int cond[LOCSIZ]; /* various condition bits */ 101 int hntmax; [all …]
|
/csrg-svn/bin/sh/ |
H A D | mkinit.c | 63 struct text { struct 72 char text[BLOCKSIZE]; argument 443 addstr(s, text) in addstr() argument 457 addchar(c, text) in addchar() argument 480 writetext(text, fp) in writetext() argument
|
H A D | var.h | 29 char *text; /* name=value */ member 37 char *text; /* saved text */ member
|
H A D | expand.h | 15 char *text; member
|
/csrg-svn/usr.bin/uucp/libuu/ |
H A D | logent.c | 73 mlogent(fp, status, text) in mlogent() argument 162 logent(text, status) in logent() argument 174 log_xferstats(text) in log_xferstats() argument
|
H A D | xqt.c | 97 char text[300]; local
|
H A D | systat.c | 23 systat(name, type, text) in systat() argument
|
/csrg-svn/games/backgammon/backgammon/ |
H A D | text.c | 81 text (t) in text() function
|
/csrg-svn/sys/sparc/rcons/ |
H A D | raster_text.c | 39 raster_text( r, x, y, rop, rf, text ) in raster_text() argument 51 raster_textn( r, x, y, rop, rf, text, n ) in raster_textn() argument
|
/csrg-svn/games/backgammon/teachgammon/ |
H A D | ttext2.c | 100 text (txt) in text() function
|
/csrg-svn/games/hack/ |
H A D | hack.rip.c | 76 center(line, text) int line; char *text; { in center() argument
|
/csrg-svn/usr.bin/uucp/uucico/ |
H A D | gio.c | 103 char text[BUFSIZ]; local 159 char text[BUFSIZ]; local
|
/csrg-svn/local/ditroff/ditroff.old.okeeffe/eqn/ |
H A D | text.c | 12 text(t,p1) int t; char *p1; { in text() function
|
/csrg-svn/local/ditroff/ditroff.old.okeeffe/pic/ |
H A D | pic.h | 75 struct text { struct 85 extern struct text text[]; argument
|
/csrg-svn/old/eqn/common_source/ |
H A D | text.c | 22 text(t,p1) int t; char *p1; { in text() function
|
/csrg-svn/local/ditroff/ditroff.old.okeeffe/gremlin.aed/gprint/ |
H A D | hdb.c | 33 ELT *DBCreateElt(type, pointlist, brush, size, text, db) in DBCreateElt() argument
|
/csrg-svn/local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/ |
H A D | point.c | 96 PTMakeTextPoints(text, font, size, point, pos) in PTMakeTextPoints() argument
|
H A D | db.c | 48 DBCreateElt(type, pointlist, brush, size, text, db) in DBCreateElt() argument 529 char *text; variable
|
/csrg-svn/old/tbl/ |
H A D | t6.c | 18 int icol, ilin, tsep, k, ik, vforml, il, text; in maktab() local
|
/csrg-svn/local/ditroff/ditroff.old.okeeffe/grn/ |
H A D | hdb.c | 47 DBCreateElt(type, pointlist, brush, size, text, db) in DBCreateElt() argument
|
/csrg-svn/old/talk/talk/ |
H A D | display.c | 44 display(win, text, size) in display() argument
|
/csrg-svn/usr.bin/talk/ |
H A D | display.c | 39 display(win, text, size) in display() argument
|
/csrg-svn/local/ditroff/ditroff.okeeffe/tbl/ |
H A D | maktab.c | 23 int icol, ilin, tsep, k, ik, vforml, il, text; in maktab() local
|
/csrg-svn/local/ditroff/ditroff.okeeffe/eqn/ |
H A D | text.c | 17 text(t, p1) /* convert text string p1 of type t */ in text() function
|
/csrg-svn/old/make/ |
H A D | gram.y | 206 char *text, templin[INMAX]; in nextlin() local
|