Searched refs:SECUREC_ERROR_INVALID_PARAMTER (Results 1 – 25 of 25) sorted by relevance
36 #define SECUREC_ERROR_INVALID_PARAMTER(msg) assert( msg "invalid argument" == NULL) macro40 #define SECUREC_ERROR_INVALID_PARAMTER(msg) printk( "%s invalid argument\n",msg) macro43 #define SECUREC_ERROR_INVALID_PARAMTER(msg) printf( "%s invalid argument\n",msg) macro47 #define SECUREC_ERROR_INVALID_PARAMTER(msg) LogSecureCRuntimeError(msg " EINVAL\n") macro50 #define SECUREC_ERROR_INVALID_PARAMTER(msg) ((void)0) macro55 #define SECUREC_ERROR_INVALID_PARAMTER(msg) ((void)0) macro230 SECUREC_ERROR_INVALID_PARAMTER("vsnprintfp_s"); in vsnprintfp_s()257 SECUREC_ERROR_INVALID_PARAMTER("vsnprintfp_s"); in vsnprintfp_s()
50 SECUREC_ERROR_INVALID_PARAMTER("vsnprintf_s"); in vsnprintf_s()75 SECUREC_ERROR_INVALID_PARAMTER("vsnprintf_s"); in vsnprintf_s()118 SECUREC_ERROR_INVALID_PARAMTER("vsnprintf_truncated_s"); in vsnprintf_truncated_s()128 SECUREC_ERROR_INVALID_PARAMTER("vsnprintf_truncated_s"); in vsnprintf_truncated_s()
57 SECUREC_ERROR_INVALID_PARAMTER("vsscanf_s"); in vsscanf_s()63 SECUREC_ERROR_INVALID_PARAMTER("vsscanf_s"); in vsscanf_s()79 SECUREC_ERROR_INVALID_PARAMTER("vsscanf_s"); in vsscanf_s()
62 SECUREC_ERROR_INVALID_PARAMTER("vswscanf_s"); in vswscanf_s()68 SECUREC_ERROR_INVALID_PARAMTER("vswscanf_s"); in vswscanf_s()74 SECUREC_ERROR_INVALID_PARAMTER("vswscanf_s"); in vswscanf_s()
33 SECUREC_ERROR_INVALID_PARAMTER("strcat_s"); in SecDoCat()42 SECUREC_ERROR_INVALID_PARAMTER("strcat_s"); in SecDoCat()88 SECUREC_ERROR_INVALID_PARAMTER("strcat_s"); in strcat_s()
34 SECUREC_ERROR_INVALID_PARAMTER("wcscat_s"); in SecDoCatW()43 SECUREC_ERROR_INVALID_PARAMTER("wcscat_s"); in SecDoCatW()97 SECUREC_ERROR_INVALID_PARAMTER("wcscat_s"); in wcscat_s()
34 SECUREC_ERROR_INVALID_PARAMTER("strncat_s"); in SecDoCatLimit()43 SECUREC_ERROR_INVALID_PARAMTER("strncat_s"); in SecDoCatLimit()95 SECUREC_ERROR_INVALID_PARAMTER("strncat_s"); in strncat_s()
31 SECUREC_ERROR_INVALID_PARAMTER("wcsncat_s"); in SecDoCatLimitW()40 SECUREC_ERROR_INVALID_PARAMTER("wcsncat_s"); in SecDoCatLimitW()93 SECUREC_ERROR_INVALID_PARAMTER("wcsncat_s"); in wcsncat_s()
525 #define SECUREC_ERROR_INVALID_PARAMTER(msg) assert(msg "invalid argument" == NULL) macro530 #define SECUREC_ERROR_INVALID_PARAMTER(msg) printk("%s invalid argument\n", msg) macro534 #define SECUREC_ERROR_INVALID_PARAMTER(msg) printf("%s invalid argument\n", msg) macro539 #define SECUREC_ERROR_INVALID_PARAMTER(msg) LogSecureCRuntimeError(msg " EINVAL\n") macro546 #ifndef SECUREC_ERROR_INVALID_PARAMTER547 #define SECUREC_ERROR_INVALID_PARAMTER(msg) macro
58 SECUREC_ERROR_INVALID_PARAMTER("wmemcpy_s"); in wmemcpy_s()62 SECUREC_ERROR_INVALID_PARAMTER("wmemcpy_s"); in wmemcpy_s()
57 SECUREC_ERROR_INVALID_PARAMTER("wmemmove_s"); in wmemmove_s()61 SECUREC_ERROR_INVALID_PARAMTER("wmemmove_s"); in wmemmove_s()
47 SECUREC_ERROR_INVALID_PARAMTER("vsprintf_s"); in vsprintf_s()58 SECUREC_ERROR_INVALID_PARAMTER("vsprintf_s"); in vsprintf_s()
54 SECUREC_ERROR_INVALID_PARAMTER("vscanf_s");66 SECUREC_ERROR_INVALID_PARAMTER("vscanf_s");
46 SECUREC_ERROR_INVALID_PARAMTER("vfscanf_s"); in vfscanf_s()58 SECUREC_ERROR_INVALID_PARAMTER("vfscanf_s"); in vfscanf_s()
45 SECUREC_ERROR_INVALID_PARAMTER("vswprintf_s"); in vswprintf_s()56 SECUREC_ERROR_INVALID_PARAMTER("vswprintf_s"); in vswprintf_s()
50 SECUREC_ERROR_INVALID_PARAMTER("vfwscanf_s"); in vfwscanf_s()62 SECUREC_ERROR_INVALID_PARAMTER("vfwscanf_s"); in vfwscanf_s()
54 SECUREC_ERROR_INVALID_PARAMTER("vwscanf_s");66 SECUREC_ERROR_INVALID_PARAMTER("vwscanf_s");
60 SECUREC_ERROR_INVALID_PARAMTER("gets_s"); in gets_s()
77 SECUREC_ERROR_INVALID_PARAMTER("wcscpy_s"); in wcscpy_s()
93 SECUREC_ERROR_INVALID_PARAMTER("memmove_s"); in memmove_s()
82 SECUREC_ERROR_INVALID_PARAMTER("wcsncpy_s"); in wcsncpy_s()
65 SECUREC_ERROR_INVALID_PARAMTER("strncpy_s"); in strncpy_error()
291 SECUREC_ERROR_INVALID_PARAMTER("strcpy_s"); in strcpy_error()
439 SECUREC_ERROR_INVALID_PARAMTER("memset_s"); in SecMemsetError()
452 SECUREC_ERROR_INVALID_PARAMTER("memcpy_s"); in SecMemcpyError()