Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-sql/
H A Dback-sql.h619 #define BACKSQL_IS_BINARY(ct) \ macro
H A Dsql-wrap.c244 if ( BACKSQL_IS_BINARY( col_type ) ) { in backsql_BindRowAsStrings_x()
H A Dentry-id.c758 if ( BACKSQL_IS_BINARY( row.col_type[ i ] ) ) { in backsql_get_attr_vals()