Searched refs:l9p_connection_free (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/lib9p/ | ||
H A D | lib9p.h | 225 void l9p_connection_free(struct l9p_connection *conn); |
H A D | connection.c | 81 l9p_connection_free(struct l9p_connection *conn) in l9p_connection_free() function |