/titanic_50/usr/src/lib/libwanboot/common/ |
H A D | socket_inet.c | 49 socket_read(int fildes, void *buf, size_t nbyte, int read_timeout) in socket_read() 80 socket_write(int fildes, const void *buf, size_t nbyte, in socket_write()
|
/titanic_50/usr/src/cmd/fs.d/pcfs/fsck/ |
H A D | inject.c | 42 read(int fildes, void *buf, size_t nbyte) in read()
|
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/ftp/ |
H A D | secure.c | 210 secure_write(int fd, const void *inbuf, size_t nbyte) in secure_write() 230 static int secure_putbuf(int fd, uchar_t *buf, uint_t nbyte) in secure_putbuf() 367 secure_read(int fd, void *inbuf, size_t nbyte) in secure_read()
|
/titanic_50/usr/src/lib/libc/port/stdio/ |
H A D | _filbuf.c | 57 size_t nbyte; in _filbuf() local
|
/titanic_50/usr/src/lib/libcurses/screen/ |
H A D | wgetstr.c | 61 int nbyte = 0; in wgetnstr() local
|
H A D | mbaddch.c | 149 int n, x, y, nc, m, len, nbyte, ty; in _mbaddch() local
|
/titanic_50/usr/src/lib/fm/topo/modules/common/nic/ |
H A D | topo_nic.c | 83 uint_t nbyte; in nic_create_transceiver() local
|
/titanic_50/usr/src/lib/libc/port/threads/ |
H A D | scalls.c | 897 pread(int fildes, void *buf, size_t nbyte, off_t offset) in pread() 907 pread64(int fildes, void *buf, size_t nbyte, off64_t offset) in pread64() 937 pwrite(int fildes, const void *buf, size_t nbyte, off_t offset) in pwrite() 947 pwrite64(int fildes, const void *buf, size_t nbyte, off64_t offset) in pwrite64()
|
/titanic_50/usr/src/stand/lib/sock/ |
H A D | socket.c | 516 socket_read(int s, void *buf, size_t nbyte, int read_timeout) in socket_read() 546 socket_write(int s, const void *buf, size_t nbyte, struct sockaddr_in *addr) in socket_write()
|
/titanic_50/usr/src/uts/common/avs/ns/sdbc/ |
H A D | safestore.h | 589 #define SSOP_READ_CBLOCK(ssp, resource, buf, nbyte, srcoffset) \ argument 609 #define SSOP_WRITE_CBLOCK(ssp, resource, buf, nbyte, destoffset) \ argument
|
/titanic_50/usr/src/lib/libsasl/lib/ |
H A D | checkpw.c | 472 static int retry_read(int fd, void *buf0, unsigned nbyte) in retry_read()
|
/titanic_50/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()
|
/titanic_50/usr/src/lib/brand/solaris10/s10_brand/common/ |
H A D | s10_brand.c | 782 s10_getdents_common(sysret_t *rval, int fd, char *buf, size_t nbyte, in s10_getdents_common() 919 s10_getdents(sysret_t *rval, int fd, struct dirent *buf, size_t nbyte) in s10_getdents() 933 s10_getdents64(sysret_t *rval, int fd, struct dirent64 *buf, size_t nbyte) in s10_getdents64()
|
/titanic_50/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_modapi.c | 905 mdb_dump_aux_ptr(void *buf, size_t nbyte, uint64_t offset, void *arg) in mdb_dump_aux_ptr() 922 mdb_dump_aux_partial(void *buf, size_t nbyte, uint64_t offset, void *arg) in mdb_dump_aux_partial()
|
/titanic_50/usr/src/lib/libproc/common/ |
H A D | Pcontrol.c | 2132 size_t nbyte, /* number of bytes to read */ in Pread() 2147 int nbyte; in Pread_string() local 2179 size_t nbyte, /* number of bytes to write */ in Pwrite()
|
/titanic_50/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()
|
/titanic_50/usr/src/common/net/wanboot/ |
H A D | boot_http.c | 2786 http_srv_send(http_conn_t *c_id, const void *buf, size_t nbyte) in http_srv_send() 2806 http_srv_recv(http_conn_t *c_id, void *buf, size_t nbyte) in http_srv_recv()
|
/titanic_50/usr/src/cmd/truss/ |
H A D | print.c | 605 ssize_t nbyte = ISWRITE(syscall)? pri->sys_args[2] : in prt_iob() local 1402 grow(private_t *pri, int nbyte) /* reallocate format buffer if necessary */ in grow()
|
H A D | main.c | 2280 int nbyte; in fetchstring() local
|
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
H A D | commands.c | 380 int nbyte; /* Number of bytes to send this command */ member
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlge/ |
H A D | qlge.c | 5311 size_t nbyte, total_len; in ql_send_common() local
|