/minix3/lib/libcurses/ |
H A D | addbytes.c | 61 addbytes(const char *bytes, int count) in addbytes() 71 waddbytes(WINDOW *win, const char *bytes, int count) in waddbytes() 81 mvaddbytes(int y, int x, const char *bytes, int count) in mvaddbytes() 91 mvwaddbytes(WINDOW *win, int y, int x, const char *bytes, int count) in mvwaddbytes() 102 __waddbytes(WINDOW *win, const char *bytes, int count, attr_t attr) in __waddbytes() 115 _cursesi_waddbytes(WINDOW *win, const char *bytes, int count, attr_t attr, in _cursesi_waddbytes()
|
/minix3/crypto/external/bsd/openssl/dist/crypto/rand/ |
H A D | rand_egd.c | 99 int RAND_query_egd_bytes(const char *path, unsigned char *buf, int bytes) in RAND_query_egd_bytes() 109 int RAND_egd_bytes(const char *path, int bytes) in RAND_egd_bytes() 138 int RAND_query_egd_bytes(const char *path, unsigned char *buf, int bytes) in RAND_query_egd_bytes() 274 int RAND_egd_bytes(const char *path, int bytes) in RAND_egd_bytes()
|
/minix3/minix/lib/libsys/ |
H A D | sys_safecopy.c | 8 vir_bytes address, size_t bytes) in sys_safecopyfrom() 28 vir_bytes address, size_t bytes) in sys_safecopyto()
|
H A D | safecopies.c | 153 cpf_grant_direct(endpoint_t who_to, vir_bytes addr, size_t bytes, int access) in cpf_grant_direct() 199 vir_bytes addr, size_t bytes, int access) in cpf_grant_magic() 301 cpf_setgrant_direct(gid, who, addr, bytes, access) in cpf_setgrant_direct() argument 338 cpf_setgrant_magic(gid, who_to, who_from, addr, bytes, access) in cpf_setgrant_magic() argument
|
H A D | sys_memset.c | 4 phys_bytes base, phys_bytes bytes) in sys_memset()
|
H A D | sys_physcopy.c | 3 int sys_physcopy(src_proc, src_vir, dst_proc, dst_vir, bytes, flags) in sys_physcopy() argument
|
/minix3/crypto/external/bsd/openssl/dist/crypto/cms/ |
H A D | cms_att.c | 99 const void *bytes, int len) in CMS_signed_add1_attr_by_OBJ() 107 int nid, int type, const void *bytes, int len) in CMS_signed_add1_attr_by_NID() 116 const void *bytes, int len) in CMS_signed_add1_attr_by_txt() 165 const void *bytes, int len) in CMS_unsigned_add1_attr_by_OBJ() 174 const void *bytes, int len) in CMS_unsigned_add1_attr_by_NID() 183 const void *bytes, int len) in CMS_unsigned_add1_attr_by_txt()
|
/minix3/minix/lib/libpuffs/ |
H A D | read.c | 21 ssize_t fs_read(ino_t ino_nr, struct fsdriver_data *data, size_t bytes, in fs_read() 63 ssize_t fs_write(ino_t ino_nr, struct fsdriver_data *data, size_t bytes, in fs_write() 114 ssize_t fs_getdents(ino_t ino_nr, struct fsdriver_data *data, size_t bytes, in fs_getdents()
|
/minix3/external/bsd/bind/dist/bin/tools/ |
H A D | genrandom.c | 45 generate(char *filename, unsigned int bytes) { in generate() 77 unsigned int bytes; in main() local
|
/minix3/minix/kernel/ |
H A D | proto.h | 182 #define virtual_copy(src, dst, bytes) \ argument 184 #define virtual_copy_vmcheck(caller, src, dst, bytes) \ argument
|
/minix3/crypto/external/bsd/openssl/dist/crypto/x509/ |
H A D | x509name.c | 182 unsigned char *bytes, int len, int loc, in X509_NAME_add_entry_by_OBJ() 196 unsigned char *bytes, int len, int loc, in X509_NAME_add_entry_by_NID() 210 const unsigned char *bytes, int len, int loc, in X509_NAME_add_entry_by_txt() 286 const unsigned char *bytes, in X509_NAME_ENTRY_create_by_txt() 305 int type, unsigned char *bytes, in X509_NAME_ENTRY_create_by_NID() 323 const unsigned char *bytes, in X509_NAME_ENTRY_create_by_OBJ() 361 const unsigned char *bytes, int len) in X509_NAME_ENTRY_set_data()
|
/minix3/external/bsd/kyua-cli/dist/utils/ |
H A D | units_test.cpp | 185 units::bytes bytes; in ATF_TEST_CASE_BODY() local 197 units::bytes bytes; in ATF_TEST_CASE_BODY() local 213 units::bytes bytes(123456789); in ATF_TEST_CASE_BODY() local
|
H A D | units.cpp | 45 units::bytes::bytes(void) : in bytes() function in units::bytes 54 units::bytes::bytes(const uint64_t count_) : in bytes() function in units::bytes
|
/minix3/minix/servers/vm/ |
H A D | slaballoc.c | 31 #define ITEMSPERPAGE(bytes) (int)(DATABYTES / (bytes)) argument 195 struct slabheader *s, int bytes) in checklist() 240 int slabsane_f(const char *file, int line, void *mem, int bytes) in slabsane_f() 259 void *slaballoc(int bytes) in slaballoc() 344 static inline int objstats(void *mem, int bytes, in objstats() 406 void slabfree(void *mem, int bytes) in slabfree() 464 void slablock(void *mem, int bytes) in slablock() 483 void slabunlock(void *mem, int bytes) in slabunlock() 516 int bytes = t * b; in slabstats() local
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/ |
H A D | 2005-07-26-UnionInitCrash.c | 3 union { char bytes[8]; double alignment; }EQ1 = {0,0,0,0,0,0,0,0}; member
|
/minix3/minix/lib/libvtreefs/ |
H A D | file.c | 46 fs_read(ino_t ino_nr, struct fsdriver_data * data, size_t bytes, in fs_read() 109 fs_write(ino_t ino_nr, struct fsdriver_data * data, size_t bytes, off_t pos, in fs_write() 195 fs_getdents(ino_t ino_nr, struct fsdriver_data * data, size_t bytes, in fs_getdents()
|
/minix3/minix/tests/ |
H A D | test85.c | 92 ssize_t bytes; in io_read() local 115 ssize_t bytes; in io_write() local 246 size_t start, bytes; in do_one_io() local 328 ssize_t bytes; in setup_image() local 410 ssize_t bytes; in cleanup_image() local
|
/minix3/minix/fs/isofs/ |
H A D | read.c | 5 ssize_t fs_read(ino_t ino_nr, struct fsdriver_data *data, size_t bytes, in fs_read() 60 ssize_t fs_getdents(ino_t ino_nr, struct fsdriver_data *data, size_t bytes, in fs_getdents()
|
H A D | link.c | 3 ssize_t fs_rdlink(ino_t ino_nr, struct fsdriver_data *data, size_t bytes) in fs_rdlink()
|
/minix3/minix/lib/libc/sys/ |
H A D | sizeup.c | 28 int minix_sizeup(device, bytes) in minix_sizeup() argument
|
/minix3/crypto/external/bsd/openssl/dist/crypto/evp/ |
H A D | evp_pkey.c | 206 const unsigned char *bytes, int len) in EVP_PKEY_add1_attr_by_OBJ() 215 const unsigned char *bytes, int len) in EVP_PKEY_add1_attr_by_NID() 224 const unsigned char *bytes, int len) in EVP_PKEY_add1_attr_by_txt()
|
/minix3/external/bsd/elftoolchain/dist/libelf/ |
H A D | elf.c | 47 uint8_t bytes[4]; in _libelf_host_byteorder() member
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGenObjC/ |
H A D | ns-constant-strings.m | 11 char *bytes; field
|
/minix3/minix/kernel/arch/earm/ |
H A D | memory.c | 72 phys_bytes *bytes, /* Size of chunk, function may truncate it. */ in createpde() 155 struct proc *dstproc, vir_bytes dstlinaddr, vir_bytes bytes) in lin_lin_copy() 263 vir_bytes bytes /* # of bytes to be copied */ in umap_virtual() 356 phys_bytes *phys_addr, size_t bytes) in vm_lookup_range() 406 vir_bytes vir_addr, size_t bytes, int writeflag) in vm_check_range() 501 vir_bytes bytes, /* # of bytes to copy */ in virtual_copy_f() 578 size_t bytes) in data_copy() 598 size_t bytes) in data_copy_vmcheck()
|
/minix3/minix/kernel/arch/i386/ |
H A D | memory.c | 72 phys_bytes *bytes, /* Size of chunk, function may truncate it. */ in createpde() 150 struct proc *dstproc, vir_bytes dstlinaddr, vir_bytes bytes) in lin_lin_copy() 286 vir_bytes bytes /* # of bytes to be copied */ in umap_virtual() 378 phys_bytes *phys_addr, size_t bytes) in vm_lookup_range() 428 vir_bytes vir_addr, size_t bytes, int writeflag) in vm_check_range() 596 vir_bytes bytes, /* # of bytes to copy */ in virtual_copy_f() 673 size_t bytes) in data_copy() 693 size_t bytes) in data_copy_vmcheck()
|