OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SYS_write
(Results
1 - 9
of
9
) sorted by null
/external/openssh/
sandbox-systrace.c
66
{
SYS_write
, SYSTR_POLICY_PERMIT },
/external/strace/linux/i386/
syscallent.h
35
{ 3, TD,
sys_write
, "write",
SYS_write
}, /* 4 */
213
{ 5, TD, sys_pwrite, "pwrite64",
SYS_write
}, /* 181 */
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
logging.h
65
#define WRITE_TO_STDERR(buf, len) syscall(
SYS_write
, STDERR_FILENO, buf, len)
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
logging.h
60
#define WRITE_TO_STDERR(buf, len) syscall(
SYS_write
, STDERR_FILENO, buf, len)
/bionic/libc/include/sys/
glibc-syscalls.h
346
#define
SYS_write
__NR_write
705
#define
SYS_write
__NR_write
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h
260
#define
SYS_write
__NR_write
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h
260
#define
SYS_write
__NR_write
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h
260
#define
SYS_write
__NR_write
/external/robolectric/lib/main/
sqlite-jdbc-3.7.2.jar
Completed in 3438 milliseconds