Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libslp/clib/
H A DSLPUtils.c221 const char *type_hint; in SAAdvert_for_scopes() local
224 if ((type_hint = SLPGetProperty(SLP_CONFIG_TYPEHINT)) != NULL && in SAAdvert_for_scopes()
225 *type_hint != 0) { in SAAdvert_for_scopes()
227 size_t hintlen = strlen(type_hint); in SAAdvert_for_scopes()
240 (void) strcat(predicate, type_hint); in SAAdvert_for_scopes()
244 type_hint = NULL; in SAAdvert_for_scopes()
262 if (type_hint) { in SAAdvert_for_scopes()