Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libdiskmgt/common/
H A Dpath.c135 path_get_name(descriptor_t *desc) in path_get_name() function
H A Ddisks_private.h203 char *path_get_name(descriptor_t *desc);
H A Dentry.c385 nm = (path_get_name(dp)); in dm_get_name()