OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:page_type
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.sbin/makemandb/
makemandb.c
92
int
page_type
; //Indicates the type of page: mdoc or man
member in struct:roff_mandb_rec
890
rec->
page_type
= MDOC;
893
rec->
page_type
= MAN;
1500
if (rec->
page_type
== MDOC) {
/src/external/gpl3/binutils/dist/gas/
ecoff.c
1045
}
page_type
;
1050
page_type
*cur_page; /* current page being allocated from */
1464
static
page_type
*allocate_cluster (unsigned long npages);
1465
static
page_type
*allocate_page (void);
4748
static
page_type
*
4751
page_type
*value = xmalloc (npages * PAGE_USIZE);
4763
static
page_type
*cluster_ptr = NULL;
4770
static
page_type
*
4786
page_type
*ptr;
4811
page_type
*cur_page = alloc_counts[alloc_type_scope].cur_page
1043
}
page_type
;
typedef in typeref:union:page
[
all
...]
/src/external/gpl3/binutils.old/dist/gas/
ecoff.c
1045
}
page_type
;
1050
page_type
*cur_page; /* current page being allocated from */
1464
static
page_type
*allocate_cluster (unsigned long npages);
1465
static
page_type
*allocate_page (void);
4745
static
page_type
*
4748
page_type
*value = xmalloc (npages * PAGE_USIZE);
4760
static
page_type
*cluster_ptr = NULL;
4767
static
page_type
*
4783
page_type
*ptr;
4808
page_type
*cur_page = alloc_counts[alloc_type_scope].cur_page
1043
}
page_type
;
typedef in typeref:union:page
[
all
...]
/src/sys/dev/pci/
mpiireg.h
1032
u_int8_t
page_type
;
member in struct:mpii_cfg_hdr
1052
u_int8_t
page_type
;
member in struct:mpii_ecfg_hdr
Completed in 27 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026