Home
last modified time | relevance | path

Searched defs:syscall (Results 1 – 15 of 15) sorted by relevance

/illumos-gate/usr/src/lib/libproc/common/
H A Dpr_stat.c74 int syscall; /* SYS_fstatat or SYS_fstatat64 */ in pr_stat() local
149 int syscall; /* SYS_fstatat or SYS_fstatat64 */ in pr_lstat() local
224 int syscall; /* SYS_fstatat or SYS_fstatat64 */ in pr_fstat() local
299 int syscall; /* SYS_fstatat or SYS_fstatat64 */ in pr_stat64() local
378 int syscall; /* SYS_fstatat or SYS_fstatat64 */ in pr_lstat64() local
457 int syscall; /* SYS_fstatat or SYS_fstatat64 */ in pr_fstat64() local
H A Dpr_lseek.c43 int syscall; /* SYS_lseek or SYS_llseek */ in pr_lseek() local
118 int syscall; /* SYS_lseek or SYS_llseek */ in pr_llseek() local
H A Dpr_getsockname.c41 int syscall, int sock, struct sockaddr *name, socklen_t *namelen) in get_sock_peer_name()
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/implicit_dependencies/
H A Dparser.py50 def _sanitize_syscall(self, syscall): argument
79 def _add_fields(self, syscall, list_type, derefs): argument
/illumos-gate/usr/src/lib/libc/sparc/sys/
H A Dsyscall.S52 ENTRY(syscall) function
/illumos-gate/usr/src/lib/libc/i386/sys/
H A Dsyscall.S39 ENTRY2(syscall,_syscall6) function
/illumos-gate/usr/src/lib/libc/amd64/sys/
H A Dsyscall.S33 ENTRY(syscall) function
/illumos-gate/usr/src/cmd/truss/
H A Dsystable.c1089 subsys(int syscall, int subcode) in subsys()
1300 sysname(private_t *pri, int syscall, int subcode) in sysname()
1354 int syscall = Lsp->pr_syscall; in getsubcode() local
1583 nsubcodes(int syscall) in nsubcodes()
H A Dprint.c607 int syscall = Lsp->pr_what; in prt_iob() local
/illumos-gate/usr/src/cmd/ptools/plgrp/
H A Dplgrp.c671 int syscall; in Plgrp_affinity_get() local
738 int syscall; in Plgrp_affinity_set() local
802 int syscall; in Plgrp_home() local
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dexc.c160 char *syscall = exc->exc_argv[1].v_str; local
/illumos-gate/usr/src/cmd/nohup/
H A Dnohup.c323 lwp_restartable(short syscall) in lwp_restartable()
/illumos-gate/usr/src/uts/common/sys/
H A Dsysinfo.h84 uint_t syscall; /* system calls */ member
210 uint64_t syscall; /* system calls */ member
/illumos-gate/usr/src/cmd/sa/
H A Dsa.h105 uint64_t syscall; member
/illumos-gate/usr/src/uts/common/os/
H A Dcpu.c204 kstat_named_t syscall; member