Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fm/modules/sun4v/cpumem-diagnosis/
H A Dcmd_hc_sun4v.h40 #define EMPTY_STR "-" macro
H A Dcmd_hc_sun4v.c169 return (fmd_hdl_strdup(hdl, EMPTY_STR, FMD_SLEEP)); in cmd_getfru_loc()
261 if ((loc == NULL) || (strcmp(loc, EMPTY_STR) == 0)) in cmd_boardfru_create_fault()
H A Dcmd_cpu_arch.c421 if ((s2 == NULL) || strcmp(s2, EMPTY_STR) == 0) { in cmd_cpu_getfrustr()