/dflybsd-src/crypto/libressl/crypto/pem/ |
H A D | pvkfmt.c | 104 read_lebn(const unsigned char **in, unsigned int nbyte, BIGNUM **r) in read_lebn() 221 unsigned int nbyte, hnbyte; in blob_length() local 319 unsigned int nbyte; in b2i_dss() local 370 unsigned int nbyte, hnbyte; in b2i_rsa() local 575 int nbyte, hnbyte, bitlen; in check_bitlen_rsa() local 609 int nbyte, hnbyte; in write_rsa() local 628 int nbyte; in write_dsa() local
|
/dflybsd-src/sys/kern/ |
H A D | kern_checkpoint.c | 93 read_check(struct file *fp, void *buf, size_t nbyte) in read_check() 112 size_t nbyte = sizeof(Elf_Ehdr); in elf_gethdr() local 152 elf_getphdrs(struct file *fp, Elf_Phdr *phdr, size_t nbyte) in elf_getphdrs() 224 size_t nbyte; in ckpt_thaw_proc() local
|
/dflybsd-src/lib/libc/sys/ |
H A D | pread.c | 42 pread(int fd, void *buf, size_t nbyte, off_t offset) in pread()
|
H A D | pwrite.c | 42 pwrite(int fd, const void *buf, size_t nbyte, off_t offset) in pwrite()
|
/dflybsd-src/stand/boot/pc32/btxld/ |
H A D | btxld.c | 423 copy(int fdi, int fdo, size_t nbyte, off_t offset) in copy() 443 readx(int fd, void *buf, size_t nbyte, off_t offset) in readx() 458 writex(int fd, const void *buf, size_t nbyte) in writex()
|
/dflybsd-src/stand/boot/common/ |
H A D | ufsread.c | 211 boot2_ufs_read_size(boot2_ino_t boot2_inode, void *buf, size_t nbyte, in boot2_ufs_read_size() 334 boot2_ufs_read(boot2_ino_t boot2_inode, void *buf, size_t nbyte) in boot2_ufs_read()
|
/dflybsd-src/contrib/tcsh-6/ |
H A D | sh.misc.c | 684 xread(int fildes, void *buf, size_t nbyte) in xread() 712 xwrite(int fildes, const void *buf, size_t nbyte) in xwrite()
|
/dflybsd-src/stand/lib/ |
H A D | dosfs.c | 248 dos_read(struct open_file *fd, void *buf, size_t nbyte, size_t *resid) in dos_read() 736 ioread(DOS_FS *fs, u_int offset, void *buf, u_int nbyte) in ioread()
|
/dflybsd-src/stand/boot/pc32/boot2/ |
H A D | boot2.c | 219 xfsread(boot2_ino_t inode, void *buf, size_t nbyte) in xfsread()
|
/dflybsd-src/usr.bin/telnet/ |
H A D | commands.c | 252 int nbyte; /* Number of bytes to send this command */ member
|
/dflybsd-src/sys/sys/ |
H A D | sysproto.h | 35 size_t nbyte; char nbyte_[PAD_(size_t)]; member 40 size_t nbyte; char nbyte_[PAD_(size_t)]; member 491 size_t nbyte; char nbyte_[PAD_(size_t)]; member 498 size_t nbyte; char nbyte_[PAD_(size_t)]; member 1144 size_t nbyte; char nbyte_[PAD_(size_t)]; member 1151 size_t nbyte; char nbyte_[PAD_(size_t)]; member
|