Searched refs:bc_read (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/lib/libbc/libc/sys/sys5/ |
H A D | read.c | 45 return (bc_read(fd, buf, size)); in read() 49 bc_read(int fd, char *buf, int size) in bc_read() function
|
/titanic_44/usr/src/lib/libbc/libc/sys/4.2/ |
H A D | read.c | 45 return (bc_read(fd, buf, size)); in read() 49 bc_read(int fd, char *buf, int size) in bc_read() function
|
/titanic_44/usr/src/lib/libbc/libc/sys/common/ |
H A D | syscall.c | 101 return (bc_read(i1, c1, i2)); in syscall()
|