/external/strace/linux/ |
syscallent.h | 292 { 2, TF, sys_removexattr, "removexattr" }, /* 235 */ 293 { 2, TF, sys_removexattr, "lremovexattr" }, /* 236 */
|
syscall.h | 90 int sys_listxattr(), sys_flistxattr(), sys_removexattr(), sys_fremovexattr();
|
/external/strace/strace/linux/hppa/ |
syscallent.h | 255 { 5, TF, sys_removexattr, "removexattr" }, /* 247 */ 256 { 5, TF, sys_removexattr, "lremovexattr" }, /* 248 */
|
/external/strace/strace/linux/powerpc/ |
syscallent.h | 250 { 2, TF, sys_removexattr, "removexattr" }, /* 218 */ 251 { 2, TF, sys_removexattr, "lremovexattr" }, /* 219 */
|
/external/strace/strace/linux/s390/ |
syscallent.h | 264 { 2, TF, sys_removexattr, "removexattr" }, /* 233 */ 265 { 2, TF, sys_removexattr, "lremovexattr" }, /* 234 */
|
/external/strace/strace/linux/s390x/ |
syscallent.h | 263 { 2, TF, sys_removexattr, "removexattr" }, /* 233 */ 264 { 2, TF, sys_removexattr, "lremovexattr" }, /* 234 */
|
/external/strace/strace/linux/sparc/ |
syscallent.h | 182 { 2, TF, sys_removexattr,"removexattr" }, /* 181 */ 183 { 2, TF, sys_removexattr,"lremovexattr" }, /* 182 */
|
syscall.h | 199 int sys_removexattr(), sys_lremovexattr(), sys_fremovexattr();
|
/external/strace/strace/linux/sparc64/ |
syscallent.h | 182 { 2, TF, sys_removexattr,"removexattr" }, /* 181 */ 183 { 2, TF, sys_removexattr,"lremovexattr" }, /* 182 */
|
syscallent2.h | 182 { 2, TF, sys_removexattr,"removexattr" }, /* 181 */ 183 { 2, TF, sys_removexattr,"lremovexattr" }, /* 182 */
|
/external/strace/strace/linux/ |
syscallent.h | 284 { 2, TF, sys_removexattr, "removexattr" }, /* 235 */ 285 { 2, TF, sys_removexattr, "lremovexattr" }, /* 236 */
|
syscall.h | 90 int sys_listxattr(), sys_flistxattr(), sys_removexattr(), sys_fremovexattr();
|
/external/strace/strace/linux/x86_64/ |
syscallent.h | 198 { 2, TF, sys_removexattr, "removexattr" }, /* 197 */ 199 { 2, TF, sys_removexattr, "lremovexattr" }, /* 198 */
|
/external/strace/strace/linux/alpha/ |
syscallent.h | 422 { 2, TF, sys_removexattr, "removexattr" }, /* 391 */ 423 { 2, TF, sys_removexattr, "lremovexattr" }, /* 392 */
|
/external/strace/strace/linux/ia64/ |
syscallent.h | [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/ |
unistd_64.h | 460 __SYSCALL(__NR_removexattr, sys_removexattr)
|
/external/strace/strace/linux/mips/ |
syscallent.h | [all...] |
/external/strace/ |
file.c | 2489 sys_removexattr(tcp) function [all...] |