Searched refs:attach_hook (Results 1 – 3 of 3) sorted by relevance
1859 if (attach_hook) in attach_command()1860 attach_hook (); in attach_command()
1239 extern void (*attach_hook) (void);
247 void (*attach_hook) (void); variable