Searched refs:sys_func (Results 1 – 7 of 7) sorted by relevance
8 int (*sys_func)(); member
702 int res = raw(tcp) ? printargs(tcp) : tcp->s_ent->sys_func(tcp); in syscall_entering_trace()802 sys_res = tcp->s_ent->sys_func(tcp); in syscall_exiting_trace()1220 s->ent.sys_func = printargs; in get_scno()
969 sys_func.h: $(patsubst %,$(srcdir)/%,$(sys_func_h_sources))1095 echo '#include "sys_func.h"' >> $@-t
1455 && sysent[scno].sys_func in scno_is_valid()
5846 (sys_func.h): Use it instead of strace_SOURCES_c.16126 * linux/alpha/syscallent.h: Update sys_func.16277 * linux/arm/syscallent.h (sgetmask, ssetmask): Update sys_func.18666 * linux/64/syscallent.h (rt_sigreturn): Change sys_func to rt_sigreturn.31061 * linux/powerpc/syscallent.h (iopl): Fix nargs and sys_func.31232 * linux/alpha/syscallent.h (osf_shmat): Fix sys_flags and sys_func.32489 * linux/s390/syscallent.h (fadvise64): Set sys_func.32490 (fadvise64_64): Set nargs and sys_func.32497 * linux/ia64/syscallent.h (fstatfs64, statfs64): Set nargs and sys_func.36799 .gitignore: add sen.h and sys_func.h.[all …]
1992 sys_func.h .version scno.h $(am__append_16) $(am__append_20)1996 sys_func.h syscallent.i scno.h $(am__append_17) \8430 sys_func.h: $(patsubst %,$(srcdir)/%,$(sys_func_h_sources))8520 echo '#include "sys_func.h"' >> $@-t
1424 sysent[tcp->scno].sys_func values.