Searched refs:est_open (Results 1 – 2 of 2) sorted by relevance
35 static void est_open (char *args, int from_tty);166 est_open (char *args, int from_tty) in est_open() function183 est_ops.to_open = est_open; in _initialize_est()
2863 * remote-est.c (est_open): Make static to match prototype.