Searched refs:to_utmp (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/lib/libbc/libc/sys/sys5/ |
H A D | read.c | 40 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 D | readv.c | 40 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 D | read.c | 40 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 D | readv.c | 41 extern void to_utmp(char *, char *, int); 74 to_utmp(iov[i].iov_base, nbuf, ret); in bc_readv()
|