Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libslp/clib/
H A Dslp_targets.c139 static SLPSrvURLCallback collect_DAs; variable
227 (void) slp_unpackSrvReply(hp, reply, collect_DAs, in slp_new_target_list()
231 (void) slp_unpackSrvReply(hp, NULL, collect_DAs, in slp_new_target_list()
469 static SLPBoolean collect_DAs(SLPHandle h, const char *u, in collect_DAs() function