Home
last modified time | relevance | path

Searched refs:compat_utmp (Results 1 – 11 of 11) sorted by relevance

/titanic_44/usr/src/lib/libbc/libc/sys/sys5/
H A Dread.c55 size = getmodsize(size, sizeof (struct compat_utmp), in bc_read()
71 sizeof (struct compat_utmp)); in bc_read()
82 struct compat_utmp *ut; in to_utmp()
86 ut = (struct compat_utmp *)buf; in to_utmp()
H A Dwrite.c54 nsize = getmodsize(size, sizeof (struct compat_utmp), in bc_write()
74 sizeof (struct compat_utmp)); in bc_write()
88 struct compat_utmp *ut; in conv2utmpx()
92 ut = (struct compat_utmp *) buf; in conv2utmpx()
H A Dreadv.c58 sizeof (struct compat_utmp), in bc_readv()
74 sizeof (struct compat_utmp)); in bc_readv()
H A Dwritev.c58 sizeof (struct compat_utmp), in bc_writev()
78 sizeof (struct compat_utmp)); in bc_writev()
/titanic_44/usr/src/lib/libbc/libc/sys/4.2/
H A Dread.c55 size = getmodsize(size, sizeof (struct compat_utmp), in bc_read()
72 sizeof (struct compat_utmp)); in bc_read()
87 struct compat_utmp *ut; in to_utmp()
91 ut = (struct compat_utmp *)buf; in to_utmp()
H A Dwrite.c58 nsize = getmodsize(size, sizeof (struct compat_utmp), in bc_write()
80 sizeof (struct compat_utmp)); in bc_write()
100 struct compat_utmp *ut; in conv2utmpx()
104 ut = (struct compat_utmp *) buf; in conv2utmpx()
H A Dreadv.c59 sizeof (struct compat_utmp), in bc_readv()
77 sizeof (struct compat_utmp)); in bc_readv()
H A Dwritev.c61 sizeof (struct compat_utmp), in bc_writev()
83 sizeof (struct compat_utmp)); in bc_writev()
/titanic_44/usr/src/lib/libbc/libc/sys/common/
H A Dlseek.c45 off = getmodsize(offset, sizeof (struct compat_utmp), in lseek()
49 sizeof (struct compat_utmp)); in lseek()
H A D_stat.c90 sizeof (struct utmpx), sizeof(struct compat_utmp)); in bc_fstat()
136 sizeof(struct utmpx), sizeof(struct compat_utmp)); in stat_com()
145 sizeof(struct utmpx), sizeof(struct compat_utmp)); in stat_com()
H A Dcompat.h50 struct compat_utmp struct