Home | History | Annotate | Download | only in m_syswrap

Lines Matching refs:sys_faccessat

3493 PRE(sys_faccessat)
3495 PRINT("sys_faccessat ( %ld, %#lx(%s), %ld )", ARG1,ARG2,(char*)ARG2,ARG3);