Home
last modified time | relevance | path

Searched full:syscalls (Results 26 – 50 of 70) sorted by relevance

123

/titanic_53/usr/src/lib/libc/i386/sys/
H A Ddoor.s54 * All of the syscalls except door_return() follow the same pattern.
/titanic_53/usr/src/cmd/truss/
H A Dmain.c337 iflag = TRUE; /* implies no interruptable syscalls */ in main()
345 case 'i': /* don't show interruptable syscalls */ in main()
371 case 'v': /* verbose interpretation of syscalls */ in main()
375 case 'x': /* raw interpretation of syscalls */ in main()
454 "usage:\t%s [-fcaeildDEF] [-[tTvx] [!]syscalls] [-[sS] [!]signals]\\\n", in main()
907 /* millisecond timeout is for sleeping syscalls */ in worker_thread()
1087 * Special cases. Most syscalls are traced on exit. in worker_thread()
H A Dipc.c259 int what = Lsp->pr_what; /* one of the SYS_open* syscalls */ in checkproc()
/titanic_53/usr/src/cmd/sendmail/libsm/
H A Dsignal.c51 ** and restartable syscalls
/titanic_53/usr/src/uts/intel/brand/common/
H A Dbrand_asm.h204 * This macro is usable for brands which have the same number of syscalls
/titanic_53/usr/src/cmd/perl/contrib/Sun/Solaris/Project/
H A DProject.pm32 my @syscalls = qw(getprojid);
46 @EXPORT_OK = (@constants, @syscalls, @libcalls, @private);
47 %EXPORT_TAGS = (CONSTANTS => \@constants, SYSCALLS => \@syscalls,
/titanic_53/usr/src/lib/libnsl/nsl/
H A Dt_optmgmt.c86 * block them, so interruptible syscalls could still get EINTR. in _tx_optmgmt()
H A Dt_accept.c75 * block them, so interruptible syscalls could still get EINTR. in _tx_accept()
/titanic_53/usr/src/uts/common/os/
H A Dsysent.c282 * NTP syscalls
688 * Syscalls 213-225: 32-bit system call support for large files.
692 * needed as native syscalls on the 32-bit kernel).
1041 * Syscalls 213-225: 32-bit system call support for large files.
/titanic_53/usr/src/uts/common/sys/
H A Dtimex.h241 * NTP syscalls
H A Dmodctl.h688 #define MODDEBUG_NOAUL_SYS 0x00000040 /* no Autounloading syscalls */
/titanic_53/usr/src/lib/libnsl/rpc/
H A Dauth_sys.c161 * syscalls.
/titanic_53/usr/src/lib/libdhcpagent/common/
H A Ddhcpagent_ipc.c541 const char *syscalls[] = { in dhcp_ipc_strerror() local
572 syscalls[error], error_string); in dhcp_ipc_strerror()
/titanic_53/usr/src/uts/intel/ia32/os/
H A Ddesctbls.c1330 * Currently the hypervisor only supports 64-bit syscalls via in brand_interpositioning_enable()
1331 * syscall instruction. The 32-bit syscalls are handled by in brand_interpositioning_enable()
H A Dsysi86.c412 * When a process with a private LDT execs, fast syscalls must be enabled for
H A Dsundep.c450 * preserve fast syscalls, cause if we -don't- get descheduled,
/titanic_53/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dmain.c277 /* The test is just to reduce syscalls if timeouts aren't used */ in reset_timer()
/titanic_53/usr/src/uts/common/brand/solaris10/
H A Ds10_brand.c310 * SYS_lwp_create syscalls can manually set the current thread's in s10_brandsys()
/titanic_53/usr/src/uts/i86pc/ml/
H A Dsyscall_asm.s392 / old style syscalls. Perhaps this preempt++-- will go away soon?
/titanic_53/usr/src/cmd/sgs/rtld.4.x/
H A Drtld.4.x.c337 * potentially handy stuff that saves us on syscalls.
/titanic_53/usr/src/cmd/ypcmd/yppasswd/
H A Dchangepasswd.c749 /* These tests are cheaper than failing syscalls */ in changepasswd()
/titanic_53/usr/src/uts/common/crypto/io/
H A Dswrand.c91 static kcondvar_t srndpool_read_cv; /* serializes poll/read syscalls */
/titanic_53/usr/src/uts/common/crypto/api/
H A Dkcf_random.c111 static kcondvar_t rndpool_read_cv; /* serializes poll/read syscalls */
/titanic_53/usr/src/lib/libproc/common/
H A Dlibproc.h714 #define SYS2STR_MAX 32 /* max. string length of syscalls (like SIG2STR_MAX) */
/titanic_53/usr/src/uts/sun4v/ml/
H A Dtrap_table.s170 * set to 'nosys') and legacy support of old SunOS 4.x syscalls (with
174 * SYSCALL_TRAP is used to support LP64 syscalls and SYSCALL_TRAP32
2859 * for ILP32 and LP64 syscalls respectively. this is done in

123