Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dutsname.h8 char nodename[9]; member
18 char nodename[65]; member
26 char nodename[65]; member
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Dlivetree.c340 struct node *get_subnode(struct node *node, const char *nodename) in get_subnode() argument
345 if (streq(child->name, nodename)) in get_subnode()
H A Ddtc.h189 struct node *get_subnode(struct node *node, const char *nodename);
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dutsname.h55 char nodename[_UTSNAME_NODENAME_LENGTH]; member