Searched defs:is_minor_node (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libdevinfo/ |
H A D | devinfo_devlink.c | 1205 if (!is_minor_node(clp->content, &minor_path)) { 1281 if (s_realpath(link, buf) == NULL || !is_minor_node(buf, &minor_path)) { 1857 if (!is_minor_node(content, &minor_path)) { 2215 if (is_minor_node(content, NULL)) { 2355 if (is_minor_node(vlp->content, &minor_path)) { 2380 if (!is_minor_node(tmp, &minor_path)) 2384 if (!is_minor_node(vlp->content, &minor_path)) 3201 is_minor_node(const char *contents, const char **mn_root) function 3381 if (is_minor_node(name, NULL))
|
Completed in 281 milliseconds