Searched refs:makeConnection (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libsldap/common/ |
H A D | ns_connect.c | 684 makeConnection(Connection **conp, const char *serverAddr, in makeConnection() function 1811 rc = makeConnection(&con, server, cred, in getConnection() 1842 rc = makeConnection(&con, server, &anon, in getConnection() 1890 rc = makeConnection(&con, server, authp, in getConnection()
|