Home
last modified time | relevance | path

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

/subsys/shell/
A Dshell_utils.c588 const char *dev_nl = nl->nodelabels[i]; in device_has_nodelabel() local
590 if ((strlen(dev_nl) == strlen(name)) && in device_has_nodelabel()
591 (strcmp(name, dev_nl) == 0)) { in device_has_nodelabel()

Completed in 7 milliseconds