Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libadm/common/
H A Dgetdev.c215 char **returnlist; /* List of ptrs to aliases to return */ in getdev() local
263 returnlist = buildreturnlist(); in getdev()
267 return (returnlist); in getdev()