Home | History | Annotate | Download | only in m_syswrap

Lines Matching full:lremovexattr

2377    PRE_REG_READ2(long, "lremovexattr", char *, path, char *, name);
2378 PRE_MEM_RASCIIZ( "lremovexattr(path)", ARG1 );
2379 PRE_MEM_RASCIIZ( "lremovexattr(name)", ARG2 );