funcptr_t 35 plugin/pid/pid_syscallsreal.c typedef int ( *funcptr_t ) (); funcptr_t 37 plugin/pid/pid_syscallsreal.c typedef funcptr_t ( *signal_funcptr_t ) (); funcptr_t 49 syscallsreal.c typedef int (*funcptr_t) (); funcptr_t 51 syscallsreal.c typedef funcptr_t (*signal_funcptr_t) ();