Home
last modified time | relevance | path

Searched refs:conn_server (Results 1 – 1 of 1) sorted by relevance

/freebsd/lib/libtacplus/
H A Dtaclib.c59 static int conn_server(struct tac_handle *);
237 conn_server(struct tac_handle *h) in conn_server() function
391 if (conn_server(h) == 0) { in establish_connection()