Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.h393 static void *get_last_node(struct di_devlink_handle *hdp, const char *path,
H A Ddevinfo_devlink.c1447 if (tnd.node = get_last_node(hdp, path, flags)) in lookup_node()
1463 get_last_node(struct di_devlink_handle *hdp, const char *path, int flags) in get_last_node() function