Searched refs:pipe_open (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/gdb/gdb/
H A Dser-pipe.c37 static int pipe_open (struct serial *scb, const char *name);
50 pipe_open (struct serial *scb, const char *name) function
144 ops->open = pipe_open;

Completed in 91 milliseconds