Searched defs:collect_DAs (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libslp/clib/ |
H A D | slp_targets.c | 139 static SLPSrvURLCallback collect_DAs; variable 227 (void) slp_unpackSrvReply(hp, reply, collect_DAs, 231 (void) slp_unpackSrvReply(hp, NULL, collect_DAs, 469 static SLPBoolean collect_DAs(SLPHandle h, const char *u, function 483 slp_err(LOG_CRIT, 0, "collect_DAs", "out of memory"); 523 slp_err(LOG_CRIT, 0, "collect_DAs", "out of memory");
|
Completed in 97 milliseconds