Searched refs:printf_func (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/xserver/os/ |
| H A D | log.c | 801 int (*printf_func)(char *, int, const char* _X_RESTRICT_KYWD f, ...) in LogVHdrMessageVerb() local 810 printf_func = pnprintf; in LogVHdrMessageVerb() 813 printf_func = Xscnprintf; in LogVHdrMessageVerb() 818 len += printf_func(&buf[len], size - len, "%s ", type_str); in LogVHdrMessageVerb()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/ |
| H A D | platform.h | 205 int mbedtls_platform_set_printf( int (*printf_func)( const char *, ... ) );
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/ |
| H A D | platform.h | 205 int mbedtls_platform_set_printf( int (*printf_func)( const char *, ... ) );
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/ |
| H A D | platform.h | 205 int mbedtls_platform_set_printf( int (*printf_func)( const char *, ... ) );
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/ |
| H A D | platform.h | 205 int mbedtls_platform_set_printf( int (*printf_func)( const char *, ... ) );
|