Home
last modified time | relevance | path

Searched refs:strsep_len (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/xen/xenbus/
H A Dxenbus_probe.c620 static int strsep_len(const char *str, char c, unsigned int len) in strsep_len() function
654 rootlen = strsep_len(node, '/', bus->levels); in xenbus_dev_changed()