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

/illumos-gate/usr/src/lib/libbc/libc/sys/sys5/
H A Dreadv.c40 extern void to_utmp(char *, char *, int);
71 to_utmp(iov[i].iov_base, nbuf, ret);
H A Dread.c40 extern void to_utmp(char *, char *, int);
68 to_utmp(buf, nbuf, ret);
80 to_utmp(char *buf, char *nbuf, int len) function
/illumos-gate/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);
85 to_utmp(char *buf, char *nbuf, int len) function
H A Dreadv.c41 extern void to_utmp(char *, char *, int);
74 to_utmp(iov[i].iov_base, nbuf, ret);

Completed in 45 milliseconds