Searched refs:S_STR (Results 1 – 7 of 7) sorted by relevance
1390 (void) strcpy(mount, S_STR(vfst.vfs_mountp)); in critical_ctrlr()1391 (void) strcpy(fstype, S_STR(vfst.vfs_fstype)); in critical_ctrlr()1392 (void) strcpy(spec, S_STR(vfst.vfs_special)); in critical_ctrlr()
339 #define S_STR(x) (((x) == NULL) ? "" : (x)) macro
783 (void) snprintf(clp->ap_type, sizeof (clp->ap_type), "%s", S_STR(cp)); in get_hw_info()
701 t = S_STR(strerror(l_errno)); in msg_common()
404 #define S_STR(x) (((x) == NULL) ? "" : (x)) macro
775 t = S_STR(strerror(l_errno)); in msg_common()
3343 S_STR(cp)); in get_hw_info()3351 S_STR(cp)); in get_hw_info()