Searched defs:path_buffer (Results 1 – 6 of 6) sorted by relevance
75 char *path_buffer = malloc(strlen("error/") in error_path() local107 char *printf_buffer = NULL, *path_buffer = NULL; in xenbus_dev_verror() local
110 static wchar_t path_buffer[kSymPathSize + 1 + MAX_PATH]; in InitializeDbgHelpIfNeeded() local
1070 char *path_buffer, *path_ptr; in get_root_path() local
160 static char path_buffer[_MAX_PATH]; in dirname() local174 static char path_buffer[_MAX_PATH]; in basename() local
2021 CXXBaseSpecifier **CastExpr::path_buffer() { in path_buffer() function in CastExpr
3503 const CXXBaseSpecifier * const *path_buffer() const { in path_buffer() function