Searched refs:TARGET_NR_lremovexattr (Results 1 – 3 of 3) sorted by relevance
541 #ifdef TARGET_NR_lremovexattr542 { TARGET_NR_lremovexattr, "lremovexattr" , NULL, print_lremovexattr, NULL },
2434 #if defined(TARGET_NR_removexattr) || defined(TARGET_NR_lremovexattr)
12712 case TARGET_NR_lremovexattr: in _syscall2()