Home
last modified time | relevance | path

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

/dports/databases/unixODBC/unixODBC-2.3.9/DriverManager/
H A DSQLGetDiagFieldW.c332 wide_strncpy( diag_info_ptr, head -> diag_dynamic_function, buffer_length ); in extract_sql_error_field_w()
617 wide_strncpy( diag_info_ptr, ptr -> diag_class_origin, buffer_length ); in extract_sql_error_field_w()
H A Ddrivermanager.h726 SQLWCHAR *wide_strncpy( SQLWCHAR *str1, SQLWCHAR *str2, int buffer_length );
H A D__info.c3658 SQLWCHAR *wide_strncpy( SQLWCHAR *str1, SQLWCHAR *str2, int buffer_length ) in wide_strncpy() function