Searched refs:check_content (Results 1 – 4 of 4) sorted by relevance
69 check_content() function123 check_content $fname "$verbose" $TAR_FILES133 check_content $fname "$verbose" $TAR_FILES file4
37 static int check_content(unsigned char *buf, int nb) in check_content() function69 if (!check_content(buf, TST_RET)) in verify_getrandom()
2313 int check_content);2317 #define _PyUnicode_CheckConsistency(op, check_content) PyUnicode_Check(op) argument
409 _PyUnicode_CheckConsistency(PyObject *op, int check_content) in _PyUnicode_CheckConsistency() argument487 if (check_content && kind != PyUnicode_WCHAR_KIND) in _PyUnicode_CheckConsistency()