Searched defs:sth (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-sql/
H A Dmodrdn.c37 SQLHSTMT sth = SQL_NULL_HSTMT; local
[all...]
H A Ddelete.c90 SQLHSTMT sth = SQL_NULL_HSTMT; local
406 SQLHSTMT sth = SQL_NULL_HSTMT; local
[all...]
H A Dadd.c140 SQLHSTMT sth = SQL_NULL_HSTMT; local
422 SQLHSTMT sth = SQL_NULL_HSTMT; local
581 SQLHSTMT sth = SQL_NULL_HSTMT; local
737 SQLHSTMT sth = SQL_NULL_HSTMT; local
908 SQLHSTMT sth = SQL_NULL_HSTMT; local
[all...]
H A Dentry-id.c121 SQLHSTMT sth = SQL_NULL_HSTMT; local
392 SQLHSTMT sth = SQL_NULL_HSTMT; local
512 SQLHSTMT sth = SQL_NULL_HSTMT; local
[all...]
H A Dschema-map.c503 SQLHSTMT sth = SQL_NULL_HSTMT; local
[all...]
H A Dsql-wrap.c36 backsql_PrintErrors( SQLHENV henv, SQLHDBC hdbc, SQLHSTMT sth, int rc ) argument
55 backsql_Prepare( SQLHDBC dbh, SQLHSTMT *sth, const char *query, int timeout ) argument
127 backsql_BindRowAsStrings_x( SQLHSTMT sth, BACKSQL_ROW_NTS *row, void *ctx ) argument
280 backsql_BindRowAsStrings( SQLHSTMT sth, BACKSQL_ROW_NTS *row ) argument
[all...]
H A Dsearch.c1653 SQLHSTMT sth = SQL_NULL_HSTMT; local
[all...]
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/Storage/
H A DDBI.pm1996 sub sth { subroutine
[all...]
/macosx-10.9.5/ruby-104/ruby/
H A Dcont.c463 rb_thread_t *th = GET_THREAD(), *sth; local
504 rb_thread_t *th = GET_THREAD(), *sth = &cont->saved_thread; local
620 rb_thread_t *sth = &fib->cont.saved_thread; local
657 rb_thread_t *th = GET_THREAD(), *sth = &newfib->cont.saved_thread; local
[all...]

Completed in 105 milliseconds