/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/ |
H A D | secure.c | 208 secure_write(int fd, const void *inbuf, size_t nbyte) in secure_write() 228 static int secure_putbuf(int fd, uchar_t *buf, uint_t nbyte) in secure_putbuf() 365 secure_read(int fd, void *inbuf, size_t nbyte) in secure_read()
|
/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/ |
H A D | inject.c | 40 read(int fildes, void *buf, size_t nbyte) in read()
|
/illumos-gate/usr/src/lib/libc/port/stdio/ |
H A D | _filbuf.c | 54 size_t nbyte; in _filbuf() local
|
/illumos-gate/usr/src/tools/btxld/ |
H A D | btxld.c | 459 copy(int fdi, int fdo, size_t nbyte, off_t offset) in copy() 479 readx(int fd, void *buf, size_t nbyte, off_t offset) in readx() 494 writex(int fd, const void *buf, size_t nbyte) in writex()
|
/illumos-gate/usr/src/lib/libcurses/screen/ |
H A D | wgetstr.c | 59 int nbyte = 0; in wgetnstr() local
|
H A D | mbaddch.c | 147 int n, x, y, nc, m, len, nbyte, ty; in _mbaddch() local
|
/illumos-gate/usr/src/boot/libsa/ |
H A D | dosfs.c | 283 dos_read(struct open_file *fd, void *buf, size_t nbyte, size_t *resid) in dos_read() 776 uint_t val_in, val_out, offset, blknum, nbyte; in fatget() local 837 ioread(DOS_FS *fs, uint64_t offset, void *buf, size_t nbyte) in ioread()
|
/illumos-gate/usr/src/lib/libc/port/threads/ |
H A D | scalls.c | 912 pread(int fildes, void *buf, size_t nbyte, off_t offset) in pread() 922 pread64(int fildes, void *buf, size_t nbyte, off64_t offset) in pread64() 952 pwrite(int fildes, const void *buf, size_t nbyte, off_t offset) in pwrite() 962 pwrite64(int fildes, const void *buf, size_t nbyte, off64_t offset) in pwrite64()
|
/illumos-gate/usr/src/boot/i386/isoboot/ |
H A D | isoboot.c | 120 xfsread(uint64_t inode, void *buf, size_t nbyte) in xfsread()
|
/illumos-gate/usr/src/stand/lib/sock/ |
H A D | socket.c | 515 socket_read(int s, void *buf, size_t nbyte, int read_timeout) in socket_read() 545 socket_write(int s, const void *buf, size_t nbyte, struct sockaddr_in *addr) in socket_write()
|
/illumos-gate/usr/src/lib/libsasl/lib/ |
H A D | checkpw.c | 471 static int retry_read(int fd, void *buf0, unsigned nbyte) in retry_read()
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/nic/ |
H A D | topo_nic.c | 318 uint_t nbyte; in nic_create_transceiver() local
|
/illumos-gate/usr/src/cmd/sgs/elfdump/common/ |
H A D | fake_shdr.c | 537 xlate_data(FSTATE *fstate, void *buf, size_t nbyte, Elf_Type xlate_type) in xlate_data() 580 read_data(FSTATE *fstate, Off offset, void *buf, size_t nbyte, in read_data()
|
/illumos-gate/usr/src/lib/brand/solaris10/s10_brand/common/ |
H A D | s10_brand.c | 789 s10_getdents_common(sysret_t *rval, int fd, char *buf, size_t nbyte, in s10_getdents_common() 926 s10_getdents(sysret_t *rval, int fd, struct dirent *buf, size_t nbyte) in s10_getdents() 940 s10_getdents64(sysret_t *rval, int fd, struct dirent64 *buf, size_t nbyte) in s10_getdents64()
|
/illumos-gate/usr/src/cmd/dd/ |
H A D | dd.c | 505 iread(int fd, char *buf, size_t nbyte) in iread()
|
/illumos-gate/usr/src/cmd/ndmpd/tlm/ |
H A D | tlm_traverse.c | 222 fs_getdents(int fildes, struct dirent *buf, size_t *nbyte, in fs_getdents()
|
/illumos-gate/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_modapi.c | 1089 mdb_dump_aux_ptr(void *buf, size_t nbyte, uint64_t offset, void *arg) in mdb_dump_aux_ptr() 1106 mdb_dump_aux_partial(void *buf, size_t nbyte, uint64_t offset, void *arg) in mdb_dump_aux_partial()
|
/illumos-gate/usr/src/lib/libproc/common/ |
H A D | Pcontrol.c | 2244 size_t nbyte, /* number of bytes to read */ in Pread() 2259 int nbyte; in Pread_string() local 2291 size_t nbyte, /* number of bytes to write */ in Pwrite()
|
/illumos-gate/usr/src/cmd/truss/ |
H A D | main.c | 2286 int nbyte; in fetchstring() local
|
H A D | print.c | 610 ssize_t nbyte = ISWRITE(syscall)? pri->sys_args[2] : in prt_iob() local 1407 grow(private_t *pri, int nbyte) /* reallocate format buffer if necessary */ in grow()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
H A D | commands.c | 371 int nbyte; /* Number of bytes to send this command */ member
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/ |
H A D | qlge.c | 5312 size_t nbyte, total_len; in ql_send_common() local
|