/original-bsd/usr.bin/rlogin/ |
H A D | des_rw.c | 24 static unsigned char des_inbuf[10240], storage[10240], *store_ptr; variable 111 storage, /* outbuf */ 118 store_ptr = storage + 8 - net_len; 120 store_ptr = storage;
|
/original-bsd/usr.bin/tn3270/sys_curses/ |
H A D | system.c | 80 static long storage[1000]; variable 109 if (storage_length > sizeof storage) { in nextstore() 115 if (api_exch_intype(EXCH_TYPE_BYTES, storage_length, (char *)storage) in nextstore() 280 if (api_exch_outtype(EXCH_TYPE_BYTES, storage_length, (char *)storage) in freestorage() 347 if (length > sizeof storage) { 355 memcpy(local, (char *)(storage+((where-storage_location))), length); 374 if (length > sizeof storage) { 382 memcpy((char *)storage, local, length); 410 return (char *) storage;
|
/original-bsd/lib/libc/db/btree/ |
H A D | Makefile | 4 lruhash.c lrutils.c search.c seq.c split.c storage.c \ 8 lruhash.o lrutils.o search.o seq.o split.o storage.o \
|
/original-bsd/old/dbx/ |
H A D | stabstring.c | 150 s->storage = STK; \ 272 s->storage = EXT; 286 s->storage = INREG; 296 if (s->storage == STK and curlang == findlanguage(".c")) { 309 s->storage = STK; 605 s->storage = EXT; 714 s->storage = EXT;
|
H A D | symbols.c | 62 Storage storage : 2; member 135 #define isreg(s) (s->storage == INREG) 252 s->storage = EXT; 526 if (s->storage == INREG) { 562 #define isglobal(s) (s->storage == EXT) 563 #define islocaloff(s) (s->storage == STK and s->symvalue.offset < 0) 564 #define isparamoff(s) (s->storage == STK and s->symvalue.offset >= 0) 623 s->storage = INREG;
|
H A D | object.c | 553 v->storage = EXT; 753 t->storage = EXT;
|
H A D | printsym.c | 431 switch (s->storage) {
|
H A D | c.c | 159 if (s->class != TYPE and s->storage == INREG) {
|
/original-bsd/old/yacc/ |
H A D | dextern | 196 /* storage for productions */ 201 /* storage for action table */ 203 extern int amem[]; /* action table storage */
|
/original-bsd/old/pcc/mip/ |
H A D | mfile1 | 6 /* storage classes */ 74 char sclass; /* storage class */
|
H A D | manifest | 112 #define SCONV 107 /* storage conversion */
|
/original-bsd/lib/libc/db/hash/ |
H A D | README | 70 allocated memory while hash takes care of all storage management. The down
|
/original-bsd/usr.bin/compress/doc/ |
H A D | revision.log | 9 * Remove much wasted storage by overlaying hash table with the tables
|
/original-bsd/games/larn/ |
H A D | README | 42 savelev.c code to get/put a level from level storage into working
|
/original-bsd/sys/tahoe/tahoe/ |
H A D | locore.s | 180 #define _rsstkmap _Sysmap+12 # powerfail storage, scb, rsstk, int stack
|
/original-bsd/bin/sh/ |
H A D | TOUR | 58 includes a file. The storage class MKINIT makes a declaration
|
/original-bsd/usr.sbin/sendmail/doc/usenix/ |
H A D | usenix.me | 549 Files provide archival storage of messages,
|
/original-bsd/old/pcc/ccom.vax/ |
H A D | LOG | 104 aren't external and allocate no storage should elicit errors. I
|
/original-bsd/local/sccscmds/sccscmds.2/ |
H A D | sccs.hf | 655 The program has been unable to allocate more storage for
|
/original-bsd/local/sccscmds/sccscmds.ok/ |
H A D | sccs.hf | 655 The program has been unable to allocate more storage for
|
/original-bsd/usr.sbin/amd/doc/ |
H A D | amdref.texinfo | 249 storage location. This allows the same files to be accessed with the
|
/original-bsd/share/dict/ |
H A D | words | 21992 storage
|
/original-bsd/games/fortune/datfiles/ |
H A D | fortunes | 2462 for postage and 30 cents for storage. 6466 My storage system's better than magnetic core polarity, 7099 storage, a screen resolution of 4096 x 4096 pixels, relies entirely on
|
H A D | fortunes2 | 4135 "I have my own operating system and file storage device. I do not have to 4892 fixed so they don't allocate any storage except on the stack. This should 4935 virtual storage is filled, the machine cold boots itself. With SI:%DSK-GC- 6154 fermentation and storage tanks connected in series by an intricate network 12557 It's 2 cents for postage and 30 cents for storage. 25865 150 MHz processor, 200 megabytes of RAM, 1500 megabytes of disk storage, a 28094 My storage system's better than magnetic core polarity, 35442 Pause for storage relocation. 36168 Possessions increase to fill the space available for their storage. 49195 became the first documented use of core storage for the saving of registers.
|