Searched refs:UNNAMED_STR (Results 1 – 1 of 1) sorted by relevance
121 static const char *UNNAMED_STR = "<unnamed>"; variable145 if ((s != NULL) && (s != UNNAMED_STR)) in ~CtlListPort()219 if ((*v != NULL) && (*v != UNNAMED_STR)) in set_list_item()230 *v = const_cast<char *>(UNNAMED_STR); in set_list_item()282 if ((*s != NULL) && (*s != UNNAMED_STR)) in changed()