Home
last modified time | relevance | path

Searched refs:page (Results 1 – 25 of 119) sorted by relevance

12345

/original-bsd/lib/libc/db/btree/
H A Dbt_get.c64 mpool_put(t->bt_mp, e->page, 0);
77 mpool_put(t->bt_mp, e->page, 0);
90 mpool_put(t->bt_mp, e->page, 0);
92 t->bt_pinned = e->page;
145 h = e->page;
149 if (save.page->pgno != e->page->pgno) {
164 if (h->pgno != save.page->pgno)
167 if (h->pgno == save.page->pgno)
171 e->page = h;
190 h = save.page;
[all …]
H A Dbt_delete.c109 mpool_put(t->bt_mp, e->page, 0);
139 for (h = e->page, deleted = 0;;) {
150 if (h->pgno != save.page->pgno)
155 if (h->pgno == save.page->pgno)
173 if (h->pgno != save.page->pgno)
176 mpool_put(t->bt_mp, save.page, dirty1);
180 e->page = h;
194 done1: if (h->pgno != save.page->pgno)
206 for (h = e->page; e->index; --e->index) {
219 if (h->pgno == save.page->pgno)
[all …]
H A Dbt_seq.c98 t->bt_bcursor.pgno = e.page->pgno;
106 mpool_put(t->bt_mp, e.page, 0);
108 t->bt_pinned = e.page;
171 if (e->index == NEXTINDEX(e->page)) {
172 h = e->page;
182 e->page = h;
211 ep->page = h;
239 ep->page = h;
312 e->page = h;
H A Dbt_put.c136 h = e->page;
216 t->bt_bcursor.pgno = e->page->pgno;
251 t->bt_cur.page = h;
263 if (t->bt_cur.page->nextpg != P_INVALID)
271 if (t->bt_cur.page->prevpg != P_INVALID)
H A Dbt_search.c55 t->bt_cur.page = h;
148 e.page = tp;
199 e.page = tp;
/original-bsd/usr.bin/colcrt/
H A Dcolcrt.c33 char page[267][132]; variable
131 cp = &page[outline][outcol];
185 cp = page[i];
193 bcopy(page[ol], page, (267 - ol) * 132);
194 bzero(page[267- ol], ol * 132);
205 for (cp = page[l], dp = page[m]; *cp; cp++, dp++) {
218 for (cp = page[l], dp = page[m]; *cp; cp++, dp++)
223 page[l][0] = 0;
/original-bsd/lib/libc/db/hash/
H A Dhash_bigkey.c111 p = (u_short *)bufp->page;
112 cp = bufp->page;
140 cp = bufp->page;
171 bp = (u_short *)bufp->page;
209 bp = (u_short *)bufp->page;
253 bp = (u_short *)bufp->page;
254 p = bufp->page;
268 p = bufp->page;
301 bp = (u_short *)bufp->page;
435 p = bufp->page;
[all …]
H A Dhash_page.c111 bp = (u_short *)bufp->page;
180 np = new_bufp->page;
293 cino = (char *)bufp->page;
380 bp = (u_short *)bufp->page;
392 bp = (u_short *)bufp->page;
412 sop = (u_short *)bufp->page;
448 sp = (u_short *)bufp->page;
498 register int fd, page, size; variable
558 register int fd, page, size; variable
908 bp = (short *)bufp->page;
[all …]
H A Dhash_buf.c113 __get_page(hashp, bp->page, addr, !prev_bp, is_disk, 0))
154 if ((bp->page = (char *)malloc(hashp->BSIZE)) == NULL) {
172 shortp = (u_short *)bp->page;
175 if ((bp->flags & BUF_MOD) && __put_page(hashp, bp->page,
215 shortp = (u_short *)xbp->page;
220 xbp->page, xbp->addr, 0, 0))
294 __put_page(hashp, bp->page,
300 if (bp->page)
301 free(bp->page);
/original-bsd/sys/hp300/DOC/
H A DHPMMU.notes11 lowest level are page tables. Each page table consists of one
12 or more 4k pages of 1024x4 byte page table entries. Each PTE
13 maps one 4k page of VA space. At the highest level is the
15 byte entries. Each entry points to a 4k page of PTEs. Hence
18 unused valid bit in page and segment table entries must be
38 bits 31-12: Physical page frame number of PT page
50 bits 31-12: Physical page frame number of page
52 bit 6: If 1, inhibits caching of data in this page.
57 bit 2: Set to 1 if page is read-only, ow read-write
78 bit 15: If 1, indicates a page table fault occured
[all …]
H A DDebug.tips25 At the highest level is a one page segment table which maps a page table which
27 hp300/pte.h) contains the page number of a single page of 4 byte page table
32 Both page and segment table entries look similar. Both have the page frame
45 kernel page table is called Systab is also allocated statically in
58 0x917000 - 0x91a000 u-area; 1st page is user struct, last k-stack
59 0x1b1b000 - 0x2400000 user page tables, also kmem_alloc()ed data
87 same page table page. Hence, every user page table has at least 2 pages
138 4. Locating a process' page table:
145 page tables. For example, to locate the first page of the text/data part
153 the user page table. Look at the last 256 entries of this page
[all …]
/original-bsd/lib/libc/db/mpool/
H A Dmpool.c140 return (b->page);
181 return (b->page);
209 (mp->pgin)(mp->pgcookie, b->pgno, b->page);
216 return (b->page);
231 mpool_put(mp, page, flags) in mpool_put() argument
233 void *page;
244 baddr = (BKT *)((char *)page - sizeof(BKT));
342 spage = b->page;
344 b->page = spage;
358 b->page = (char *)b + sizeof(BKT);
[all …]
/original-bsd/sys/i386/i386/
H A Dvm_machdep.c230 register int page; local
236 page = btop(addr);
237 if (page < dptov(p, p->p_dsize) || page > sptov(p, p->p_ssize))
245 register int page; local
251 page = btop(addr);
252 if (page < dptov(p, p->p_dsize) || page > sptov(p, p->p_ssize))
253 return((*(int *)vtopte(p, page) & PG_PROT) == PG_UW);
/original-bsd/lib/libc/vax/string/
H A Dstrcmp.s32 clrl r5 # calculate min bytes to next page boundry
33 subb3 r1,$255,r5 # r5 = (bytes - 1) to end of page for s1
34 subb3 r3,$255,r0 # r0 = (bytes - 1) to end of page for s2
39 incl r5 # r5 = min bytes to next page boundry
H A Dstrncmp.s30 clrl r5 # calculate min bytes to next page boundry
31 subb3 r1,$255,r5 # r5 = (bytes - 1) to end of page for s1
32 subb3 r3,$255,r0 # r0 = (bytes - 1) to end of page for s2
37 incl r5 # r5 = min bytes to next page boundry
/original-bsd/old/more/
H A DMakefile6 MLINKS= more.1 page.1
7 LINKS= ${BINDIR}/more ${BINDIR}/page
/original-bsd/share/me/
H A Dsummary.external36 % R\(sc current page number
91 ar M set page numbers in arabic
100 bp M\(sc begin page
118 ep M end page
172 pa M begin page
176 pl M\(sc set page length
177 pn M\(sc set next page number
178 po M\(sc page offset
179 po R simulated page offset
204 sk M skip next page
[all …]
H A Drevisions65 -- Remove silly "." at top of page on dumb terminals -- lpr is smarter
113 of the next real page.
117 that were broken across a page to be indented.
123 page to be improperly centered.
159 the result of nroff starting a new page immediately upon reaching
160 the end of the previous page (damn!).
163 -- Fixed a bug in .++ which caused it to change page number formats
164 before forcing out the page.
204 equations at top of page.
/original-bsd/sys/vm/
H A DTODO4 0. Merge the page and buffer caches.
7 do IO? Lots of other things to worry about: mismatches in page/FS-block
13 1. Use the multi-page pager interface to implement clustered pageins.
42 Right now a real page is allocated in the top level object to prevent
44 a second real page may be allocated. Current Mach allocates a fictitious
45 page in the top object and replaces it with a real one as necessary.
67 particular page, we could do a better job. Probably don't want to go
74 offsets than the desired page. Also only do forward read-ahead.
90 12. Keep page/buffer caches coherent.
102 the situation where there are multiple mappings for a phys page and one or
[all …]
/original-bsd/local/transcript/man/
H A Dpsgrind.l26 recognizes and displays in different ways are page headings (which are
83 Causes the output to be rotated 90 degrees on the page (landscape mode).
84 This is good for output that requires a wide page or for program listings
94 Enable page prefeed (if the printer supports it). This allows
104 may be a single page number or a range
106 -N means print from the beginning of the docment to page N.
107 M- means print from page M to the end of the document.
111 titles listing the source file name and current page number.
146 Suppress the printing of the burst page.
149 Set the job name for use on the burst page. Otherwise, the name of the
/original-bsd/old/pr/
H A Dpr.c29 #define putcp(c) if (page >= fpage) putchar(c)
49 int page; variable
237 page = 1;
255 cbuf+4, cbuf+20, header, page);
258 cbuf+4, cbuf+20, header, page);
269 page++;
/original-bsd/contrib/emacs-18.57/src/
H A Dunexec.c724 char page[BUFSIZ]; local
729 for (size = scntemp.s_size; size > 0; size -= sizeof (page))
731 n = size > sizeof (page) ? sizeof (page) : size;
732 if (read (a_out, page, n) != n || write (new, page, n) != n)
840 char page[1024]; local
858 while ((n = read (a_out, page, sizeof page)) > 0)
860 if (write (new, page, n) != n)
/original-bsd/usr.bin/mail/
H A Dcmd1.c267 type1(msgvec, doign, page) in type1() argument
269 int doign, page;
281 (page || (cp = value("crt")) != NOSTR)) {
283 if (!page) {
287 if (page || nlines > (*cp ? atoi(cp) : realscreenheight)) {
/original-bsd/lib/libc/db/recno/
H A Drec_seq.c101 mpool_put(t->bt_mp, e->page, 0);
103 t->bt_pinned = e->page;
/original-bsd/contrib/perl-4.036/x2p/
H A DMakefile.SH109 for page in $(manpages); do \
110 cp $$page $(mansrc)/`basename $$page .man`.$(manext); \

12345