Searched refs:sdev_nc_findpath (Results 1 – 1 of 1) sorted by relevance
133 static sdev_nc_node_t *sdev_nc_findpath(sdev_nc_list_t *, char *);676 if ((lp = sdev_nc_findpath(ncl, path)) != NULL) { in sdev_lookup_filter()750 sdev_nc_findpath(sdev_nc_list_t *ncl, char *path) in sdev_nc_findpath() function772 lp = sdev_nc_findpath(ncl, new->ncn_name); in sdev_nc_insertnode()857 if ((lp = sdev_nc_findpath(ncl, path)) == NULL) { in sdev_nc_path_exists()864 lp = sdev_nc_findpath(ncl, path); in sdev_nc_path_exists()