Searched defs:pagesize (Results 1 - 25 of 108) sorted by relevance

12345

/netbsd-current/external/gpl2/libmalloc/dist/
H A Dvalloc.c39 static __malloc_size_t pagesize; variable
/netbsd-current/sys/arch/hpc/stand/hpcboot/sh3/
H A Dsh_mmu.h42 MemoryManager_SHMMU(Console *&cons, size_t pagesize) argument
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/unix/
H A Dmeminfo.c43 long pagesize = sysconf(_SC_PAGESIZE); local
/netbsd-current/external/mpl/bind/dist/lib/isc/
H A Dmeminfo.c43 long pagesize = sysconf(_SC_PAGESIZE); local
/netbsd-current/usr.sbin/makefs/
H A Dchfs_makefs.h43 int pagesize; /* page size */ member in struct:__anon13682
/netbsd-current/sys/arch/hpc/stand/hpcboot/arm/
H A Darm_mmu.cpp35 MemoryManager_ArmMMU(Console *&cons, size_t pagesize) argument
/netbsd-current/tests/lib/libc/db/
H A Dh_lfsr.c66 uint32_t pagesize = atoi(argv[1]); local
/netbsd-current/external/bsd/openldap/dist/libraries/libldap/
H A Dpagectrl.c58 ldap_create_page_control_value( LDAP *ld, ber_int_t pagesize, struct berval *cookie, struct berval *value ) argument
141 ldap_create_page_control( LDAP *ld, ber_int_t pagesize, struct berval *cookie, int iscritical, LDAPControl **ctrlp ) argument
/netbsd-current/tests/lib/libc/gen/
H A Dt_getentropy.c141 size_t pagesize = sysconf(_SC_PAGESIZE); local
[all...]
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-ppc.h58 bfd_vma pagesize; member in struct:ppc_elf_params
H A Dbfdwin.c114 static size_t pagesize; local
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-ppc.h58 bfd_vma pagesize; member in struct:ppc_elf_params
H A Dbfdwin.c114 static size_t pagesize; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/
H A Dhost-darwin.c51 const size_t pagesize = getpagesize(); local
/netbsd-current/external/gpl3/gcc.old/dist/libbacktrace/
H A Dmmapio.c58 size_t pagesize; local
H A Dmmap.c117 size_t pagesize; local
204 size_t pagesize; local
247 size_t pagesize; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-ppc.h58 bfd_vma pagesize; member in struct:ppc_elf_params
H A Dbfdwin.c114 static size_t pagesize; local
/netbsd-current/external/gpl3/gcc/dist/libbacktrace/
H A Dmmapio.c62 size_t pagesize; local
/netbsd-current/external/gpl3/gdb/dist/libbacktrace/
H A Dmmapio.c62 size_t pagesize; local
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-ppc.h58 bfd_vma pagesize; member in struct:ppc_elf_params
H A Dbfdwin.c114 static size_t pagesize; local
/netbsd-current/external/public-domain/xz/dist/src/common/
H A Dtuklib_physmem.c146 const long pagesize = sysconf(_SC_PAGESIZE); local
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dpagealign_alloc.c161 size_t pagesize = getpagesize (); local
/netbsd-current/lib/libusbhid/
H A Dusage.c52 int pagesize, pagesizemax; member in struct:usage_page

Completed in 216 milliseconds

12345