Home
last modified time | relevance | path

Searched refs:bc_getdents (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libbc/libc/sys/common/
H A Dgetdents.c53 return(bc_getdents(fd, buf, bytes));
57 int bc_getdents(fd, buf, bytes) in bc_getdents() function
H A Dsyscall.c173 return (bc_getdents(i1, c1, i2)); in syscall()