get_stat_info
if (get_stat_info(namebuf, sb) == DEVFSADM_SUCCESS) {
if (get_stat_info(lpath, &sb) == DEVFSADM_FAILURE) {
static int get_stat_info(char *, struct stat *);