Home
last modified time | relevance | path

Searched refs:__info_as_string (Results 1 – 4 of 4) sorted by relevance

/dports/databases/unixODBC/unixODBC-2.3.9/DriverManager/
H A DSQLGetInfo.c229 __info_as_string( s1, info_type ), in SQLGetInfoInternal()
H A DSQLGetInfoW.c185 __info_as_string( s1, info_type ), in SQLGetInfoW()
H A Ddrivermanager.h735 char * __info_as_string( SQLCHAR *s, SQLINTEGER typ );
H A D__info.c2249 char * __info_as_string( SQLCHAR *s, SQLINTEGER type ) in __info_as_string() function