Searched refs:footbridge_restart (Results 1 – 5 of 5) sorted by relevance
11 extern void footbridge_restart(char, const char *);
22 .restart = footbridge_restart,
24 .restart = footbridge_restart,
94 .restart = footbridge_restart,
202 void footbridge_restart(char mode, const char *cmd) in footbridge_restart() function