Home | History | Annotate | Download | only in m_syswrap

Lines Matching refs:removexattr

1815 PRE(removexattr)
1817 PRINT( "removexattr ( %#lx(%s), %#lx(%s), %ld )",
1819 PRE_REG_READ3(int, "removexattr",
1821 PRE_MEM_RASCIIZ( "removexattr(path)", ARG1 );
1822 PRE_MEM_RASCIIZ( "removexattr(attrname)", ARG2 );
1832 PRE_MEM_RASCIIZ( "removexattr(attrname)", ARG2 );
8172 MACX_(__NR_removexattr, removexattr),