kmp_utility.c File Reference

#include "kmp.h"
#include "kmp_wrapper_getpid.h"
#include "kmp_str.h"
#include <float.h>
#include "kmp_i18n.h"

Go to the source code of this file.

Functions

void __kmp_expand_file_name (char *result, size_t rlen, char *pattern)
void __kmp_expand_host_name (char *buffer, size_t size)

Variables

static const char * unknown = "unknown"

Function Documentation

void __kmp_expand_file_name ( char *  result,
size_t  rlen,
char *  pattern 
)
void __kmp_expand_host_name ( char *  buffer,
size_t  size 
)

Definition at line 337 of file kmp_utility.c.

References KMP_DEBUG_ASSERT, and unknown.

Referenced by __kmp_expand_file_name().


Variable Documentation

const char* unknown = "unknown" [static]

Definition at line 56 of file kmp_utility.c.

Referenced by __kmp_expand_host_name().


Generated on 25 Aug 2013 for libomp_oss by  doxygen 1.6.1