Searched refs:removexattr (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
H A Dfuse.h151 int (*removexattr)(const char*, const char*); member in struct:fuse_operations
/external/ltrace/etc/
H A Dsyscalls.conf38 int removexattr(string,string);
/external/chromium_org/components/nacl/loader/nonsfi/
H A Dnonsfi_sandbox_sigsys_unittest.cc375 RESTRICT_SYSCALL_DEATH_TEST(removexattr);
/external/valgrind/main/coregrind/m_syswrap/
H A Dpriv_syswrap-darwin.h299 DECL_TEMPLATE(darwin, removexattr); // 238
H A Dsyswrap-darwin.c1841 PRE(removexattr)
1843 PRINT( "removexattr ( %#lx(%s), %#lx(%s), %ld )",
1845 PRE_REG_READ3(int, "removexattr",
1847 PRE_MEM_RASCIIZ( "removexattr(path)", ARG1 );
1848 PRE_MEM_RASCIIZ( "removexattr(attrname)", ARG2 );
1858 PRE_MEM_RASCIIZ( "removexattr(attrname)", ARG2 );
8234 MACX_(__NR_removexattr, removexattr),
/external/valgrind/main/memcheck/tests/x86-linux/
H A Dscalar.stderr.exp3216 Syscall param removexattr(path) contains uninitialised byte(s)
3220 Syscall param removexattr(name) contains uninitialised byte(s)
3224 Syscall param removexattr(path) points to unaddressable byte(s)
3229 Syscall param removexattr(name) points to unaddressable byte(s)

Completed in 263 milliseconds