normalize_path() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

normalize_path() function

Syntax

static char *normalize_path(const char *path);

Arguments

path

References

LocationReferrerText
windows_winusb.c:158
static char *normalize_path(const char *path)
windows_winusb.c:327get_interface_details()
*dev_interface_path = normalize_path(dev_interface_details->DevicePath);
windows_winusb.c:399get_interface_details_filter()
*dev_interface_path = normalize_path(dev_interface_details->DevicePath);

Call Tree

Functions calling normalize_path()
Functions called by normalize_path()
normalize_path()
toupper()
_strdup()
all items filtered out
Data read by normalize_path()
Data written by normalize_path()
normalize_path()::ret_path
normalize_path()::p
all items filtered out
normalize_path()
normalize_path()::p
all items filtered out