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
111 static wchar_t path_buffer[kSymPathSize + 1 + MAX_PATH]; in InitializeDbgHelpIfNeeded() local
1065 char *path_buffer, *path_ptr; in get_root_path() local
157 static char path_buffer[_MAX_PATH]; in dirname() local171 static char path_buffer[_MAX_PATH]; in basename() local
2018 CXXBaseSpecifier **CastExpr::path_buffer() { in path_buffer() function in CastExpr
3609 const CXXBaseSpecifier * const *path_buffer() const { in path_buffer() function