Searched refs:DestroyPath (Results 1 – 4 of 4) sorted by relevance
79 DestroyPath(path); in test_ReadEmptyKeyFile()94 DestroyPath(path); in test_ReadASCIIKeys()119 DestroyPath(path); in test_ReadHexKeys()153 DestroyPath(path); in test_ReadKeyFileWithComments()179 DestroyPath(path); in test_ReadKeyFileWithInvalidHex()
27 extern void DestroyPath(const char* pathname);
32 DestroyPath( in DestroyPath() function
25677 - create 'DestroyPath()' companion to 'CreatePath()' to avoid trouble with 'free()' on 'const char*'25681 - create 'DestroyPath()' companion to 'CreatePath()' to avoid trouble with 'free()' on 'const char*'25685 - use 'DestroyPath()' avoid trouble with 'free()' on 'const char*'[all...]