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

/xsrc/external/mit/xedit/dist/lisp/modules/
H A Dpsql.c111 static int PGconn_t, PGresult_t; variable in typeref:typename:int
122 PGconn_t = LispRegisterOpaqueType("PGconn*");
191 if (!CHECKO(connection, PGconn_t))
236 if (!CHECKO(connection, PGconn_t))
259 if (!CHECKO(connection, PGconn_t))
279 if (!CHECKO(connection, PGconn_t))
303 if (!CHECKO(connection, PGconn_t))
326 if (!CHECKO(connection, PGconn_t))
611 if (!CHECKO(connection, PGconn_t))
658 if (!CHECKO(connection, PGconn_t))
[all...]

Completed in 3 milliseconds