Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libbc/libc/sys/common/
H A Dlseek.c45 off = getmodsize(offset, sizeof (struct compat_utmp), in lseek()
48 ret = getmodsize(ret, sizeof (struct utmpx), in lseek()
H A D_stat.c89 buf->st_size = getmodsize(buf->st_size, in bc_fstat()
135 buf->st_size = getmodsize(buf->st_size, in stat_com()
144 buf->st_size = getmodsize(buf->st_size, in stat_com()
H A Dcompat.h82 #define getmodsize(size, ftype, ttype) \ macro
/titanic_44/usr/src/lib/libbc/libc/sys/sys5/
H A Dreadv.c57 size = getmodsize(iov[i].iov_len, in bc_readv()
73 ret = getmodsize(ret, sizeof (struct utmpx), in bc_readv()
H A Dwritev.c57 nsize = getmodsize(iov[i].iov_len, in bc_writev()
77 ret = getmodsize(ret, sizeof (struct utmpx), in bc_writev()
H A Dread.c55 size = getmodsize(size, sizeof (struct compat_utmp), in bc_read()
70 ret = getmodsize(ret, sizeof (struct utmpx), in bc_read()
H A Dwrite.c54 nsize = getmodsize(size, sizeof (struct compat_utmp), in bc_write()
73 ret = getmodsize(ret, sizeof (struct utmpx), in bc_write()
/titanic_44/usr/src/lib/libbc/libc/sys/4.2/
H A Dreadv.c58 size = getmodsize(iov[i].iov_len, in bc_readv()
76 ret = getmodsize(ret, sizeof (struct utmpx), in bc_readv()
H A Dwritev.c60 nsize = getmodsize(iov[i].iov_len, in bc_writev()
82 ret = getmodsize(ret, sizeof (struct utmpx), in bc_writev()
H A Dread.c55 size = getmodsize(size, sizeof (struct compat_utmp), in bc_read()
71 ret = getmodsize(ret, sizeof (struct utmpx), in bc_read()
H A Dwrite.c58 nsize = getmodsize(size, sizeof (struct compat_utmp), in bc_write()
79 ret = getmodsize(ret, sizeof (struct utmpx), in bc_write()