Home
last modified time | relevance | path

Searched refs:to_utmp (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/lib/libbc/libc/sys/sys5/
H A Dread.c40 extern void to_utmp(char *, char *, int);
68 to_utmp(buf, nbuf, ret); in bc_read()
80 to_utmp(char *buf, char *nbuf, int len) in to_utmp() function
H A Dreadv.c40 extern void to_utmp(char *, char *, int);
71 to_utmp(iov[i].iov_base, nbuf, ret); in bc_readv()
/titanic_44/usr/src/lib/libbc/libc/sys/4.2/
H A Dread.c40 extern void to_utmp(char *, char *, int);
69 to_utmp(buf, nbuf, ret); in bc_read()
85 to_utmp(char *buf, char *nbuf, int len) in to_utmp() function
H A Dreadv.c41 extern void to_utmp(char *, char *, int);
74 to_utmp(iov[i].iov_base, nbuf, ret); in bc_readv()