Home | History | Annotate | Download | only in m_syswrap

Lines Matching refs:sys_fchownat

3246 PRE(sys_fchownat)
3248 PRINT("sys_fchownat ( %ld, %#lx(%s), 0x%lx, 0x%lx )", ARG1,ARG2,(char*)ARG2,ARG3,ARG4);