Searched full:syscalls (Results 51 – 70 of 70) sorted by relevance
123
/titanic_52/usr/src/lib/brand/solaris10/s10_brand/common/ |
H A D | s10_brand.c | 914 * aware case for 32-bit processes and all getdents(2) syscalls for 64-bit 1713 * user-level, so we just make the extra argument be zero in both syscalls.
|
/titanic_52/usr/src/uts/common/os/ |
H A D | brand.c | 400 * 32-bit syscalls respectively. It's important to note that in brand_plat_interposition_enable()
|
H A D | labelsys.c | 1425 * Normal: Routes TSOL syscalls.
|
H A D | sig.c | 982 * in one of the lwp_*() syscalls. in stop()
|
H A D | modctl.c | 273 * Allocate loadable system call locks for 32-bit compat syscalls in mod_setup()
|
/titanic_52/usr/src/cmd/truss/ |
H A D | actions.c | 453 /* force tracing of read/write buffer dump syscalls */ in sysentry()
|
H A D | systable.c | 486 * The following are for interpreting syscalls with sub-codes.
|
/titanic_52/usr/src/boot/sys/sys/ |
H A D | mount.h | 171 int mnt_writeopcount; /* (i) write syscalls pending */
|
/titanic_52/usr/src/uts/sun4u/ml/ |
H A D | trap_table.s | 165 * set to 'nosys') and legacy support of old SunOS 4.x syscalls (with 169 * SYSCALL_TRAP is used to support LP64 syscalls and SYSCALL_TRAP32 3027 * for ILP32 and LP64 syscalls respectively. this is done in
|
/titanic_52/usr/src/uts/sparc/os/ |
H A D | syscall.c | 234 * We have the property that loaded syscalls in save_syscall_args()
|
/titanic_52/usr/src/uts/intel/ia32/os/ |
H A D | syscall.c | 1028 * We have the property that loaded syscalls in save_syscall_args()
|
/titanic_52/usr/src/uts/common/syscall/ |
H A D | rw.c | 59 * read, write, pread, pwrite, readv, and writev syscalls.
|
/titanic_52/usr/src/lib/libnsl/nsl/ |
H A D | _utility.c | 151 * block them, so interruptible syscalls could still get EINTR. in _t_checkfd()
|
/titanic_52/usr/src/uts/common/fs/portfs/ |
H A D | port.c | 410 "32-bit event ports syscalls",
|
/titanic_52/usr/src/uts/common/gssapi/mechs/krb5/include/ |
H A D | k5-int.h | 634 syscalls; flags for open &
|
/titanic_52/usr/src/uts/common/fs/doorfs/ |
H A D | door_sys.c | 130 "32-bit door syscalls",
|
/titanic_52/usr/src/uts/common/fs/proc/ |
H A D | prsubr.c | 657 premptyset(&up->u_entrymask); /* syscalls */ in prinvalidate()
|
/titanic_52/usr/src/uts/common/fs/zfs/ |
H A D | zfs_vnops.c | 2833 * ZFS can handle large timestamps, but 32bit syscalls can't in zfs_setattr()
|
/titanic_52/usr/src/cmd/tar/ |
H A D | tar.c | 237 * As part of this change tar now uses the new *at() syscalls
|
/titanic_52/usr/src/cmd/cpio/ |
H A D | cpio.c | 547 * As part of this change cpio has been changed to use the new *at() syscalls
|
123